Searched defs:JSObject (Results 1 – 7 of 7) sorted by relevance
19 typedef struct JSObject JSObject; typedef
106 - (JSObjectRef)JSObject; method
107 - (JSObjectRef)JSObject; method
11 typedef v8::Handle<v8::Object> JSObject; typedef
324 class JSObject; variable
1536 ACCESSORS(JSObject, properties, FixedArray, kPropertiesOffset) in ACCESSORS() argument