Searched refs:JSObjectCopyPropertyNames (Results 1 – 16 of 16) sorted by relevance
50 static CFArrayRef JSObjectCopyPropertyNames(void *data);
54 …ks.copyPropertyNames = (JSObjectCopyPropertyNamesProcPtr)JSValueWrapper::JSObjectCopyPropertyNames; in GetJSObectCallBacks()68 CFArrayRef JSValueWrapper::JSObjectCopyPropertyNames(void *data) in JSObjectCopyPropertyNames() function in JSValueWrapper
91 CFArrayRef JSObjectCopyPropertyNames(JSObjectRef ref) DEPRECATED_IN_MAC_OS_X_VERSION_10_5_AND_LATER;
1045 (JSValueWrapper::JSObjectCopyPropertyNames):1307 (JSValueWrapper::JSObjectCopyPropertyNames):1524 (JSValueWrapper::JSObjectCopyPropertyNames):1944 (JSValueWrapper::JSObjectCopyPropertyNames):2007 (JSValueWrapper::JSObjectCopyPropertyNames):2142 (JSValueWrapper::JSObjectCopyPropertyNames):2227 (JSValueWrapper::JSObjectCopyPropertyNames):2526 (JSValueWrapper::JSObjectCopyPropertyNames):2920 (JSValueWrapper::JSObjectCopyPropertyNames): ditto2943 (JSValueWrapper::JSObjectCopyPropertyNames):[all …]
413 CFArrayRef JSObjectCopyPropertyNames(JSObjectRef ref) in JSObjectCopyPropertyNames() function
45 JSObjectCopyPropertyNames
38 JSObjectCopyPropertyNames
48 JSObjectCopyPropertyNames
648 JS_EXPORT JSPropertyNameArrayRef JSObjectCopyPropertyNames(JSContextRef ctx, JSObjectRef object);
498 JSPropertyNameArrayRef JSObjectCopyPropertyNames(JSContextRef ctx, JSObjectRef object) in JSObjectCopyPropertyNames() function
1280 JSPropertyNameArrayRef nameArray = JSObjectCopyPropertyNames(context, o); in main()
8547 (JSObjectCopyPropertyNames):8613 (JSObjectCopyPropertyNames):8650 (JSObjectCopyPropertyNames):8794 (JSObjectCopyPropertyNames): New API call - renamed / refactored from
374 (JSObjectCopyPropertyNames):1812 (JSObjectCopyPropertyNames):5640 (JSObjectCopyPropertyNames):20546 …me unneccesary UNUSED_PARAMs. Clarify ownership rule of return value of JSObjectCopyPropertyNames.
11938 (JSObjectCopyPropertyNames): Use reserveInitialCapacity.31343 (JSObjectCopyPropertyNames): Ditto.39317 (JSObjectCopyPropertyNames):
11844 (JSObjectCopyPropertyNames):