Hi all,

I am working on a native Mac OS X debugger and I am trying to get object data 
introspection working.

For response object serialization I am getting "properties" values of:

 { 
   "name": <string>,
   "attributes": <number>,
   "propertyType": <number>,
   "ref": <number>
 }

The documentation only list "ref" and "name".  Could someone tell me what 
"attributes" and "propertyType" are?

Thanks,

-Chris

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to