Searched refs:JSObjectCopyProperty (Results 1 – 6 of 6) sorted by relevance
49 JSObjectRef getX = JSObjectCopyProperty(globalObject, CFSTR("getX")); in main()
51 static JSObjectRef JSObjectCopyProperty(void *data, CFStringRef propertyName);
56 callBacks.copyProperty = (JSObjectCopyPropertyProcPtr)JSValueWrapper::JSObjectCopyProperty; in GetJSObectCallBacks()103 JSObjectRef JSValueWrapper::JSObjectCopyProperty(void *data, CFStringRef propertyName) in JSObjectCopyProperty() function in JSValueWrapper
92 JSObjectRef JSObjectCopyProperty(JSObjectRef ref, CFStringRef propertyName) DEPRECATED_IN_MAC_OS_X_…
1046 (JSValueWrapper::JSObjectCopyProperty):1308 (JSValueWrapper::JSObjectCopyProperty):1422 (JSValueWrapper::JSObjectCopyProperty):1525 (JSValueWrapper::JSObjectCopyProperty):1568 (JSValueWrapper::JSObjectCopyProperty):1706 (JSValueWrapper::JSObjectCopyProperty):1945 (JSValueWrapper::JSObjectCopyProperty):2008 (JSValueWrapper::JSObjectCopyProperty):2143 (JSValueWrapper::JSObjectCopyProperty):2228 (JSValueWrapper::JSObjectCopyProperty):[all …]
199 JSObjectRef JSObjectCopyProperty(JSObjectRef ref, CFStringRef propertyName) in JSObjectCopyProperty() function