Searched refs:JSObjectCopyProperty (Results 1 – 6 of 6) sorted by relevance
55 callBacks.copyProperty = (JSObjectCopyPropertyProcPtr)JSValueWrapper::JSObjectCopyProperty; in GetJSObectCallBacks()102 JSObjectRef JSValueWrapper::JSObjectCopyProperty(void *data, CFStringRef propertyName) in JSObjectCopyProperty() function in JSValueWrapper
49 JSObjectRef getX = JSObjectCopyProperty(globalObject, CFSTR("getX")); in main()
50 static JSObjectRef JSObjectCopyProperty(void *data, CFStringRef propertyName);
92 JSObjectRef JSObjectCopyProperty(JSObjectRef ref, CFStringRef propertyName) DEPRECATED_IN_MAC_OS_X_…
38 (JSValueWrapper::JSObjectCopyProperty):81 (JSValueWrapper::JSObjectCopyProperty):219 (JSValueWrapper::JSObjectCopyProperty):458 (JSValueWrapper::JSObjectCopyProperty):521 (JSValueWrapper::JSObjectCopyProperty):656 (JSValueWrapper::JSObjectCopyProperty):741 (JSValueWrapper::JSObjectCopyProperty):1639 (JSValueWrapper::JSObjectCopyProperty):1823 (JSValueWrapper::JSObjectCopyProperty):1977 (JSValueWrapper::JSObjectCopyProperty):[all …]
199 JSObjectRef JSObjectCopyProperty(JSObjectRef ref, CFStringRef propertyName) in JSObjectCopyProperty() function