Home
last modified time | relevance | path

Searched refs:JSObjectCopyCFValue (Results 1 – 6 of 6) sorted by relevance

/external/webkit/JavaScriptGlue/
DJavaScriptGlue.cpp170 CFTypeRef JSObjectCopyCFValue(JSObjectRef ref) in JSObjectCopyCFValue() function
306 CFTypeRef error = JSObjectCopyCFValue(result); in JSRunEvaluate()
484 CFTypeRef cfValue = JSObjectCopyCFValue(jsValue); in CFJSObjectSetProperty()
607 CFTypeRef cfvalue = JSObjectCopyCFValue(jsValue); in JSCreateCFArrayFromJSArray()
DJSValueWrapper.cpp54 callBacks.copyCFValue = (JSObjectCopyCFValueProcPtr)JSValueWrapper::JSObjectCopyCFValue; in GetJSObectCallBacks()
181 CFTypeRef JSValueWrapper::JSObjectCopyCFValue(void *data) in JSObjectCopyCFValue() function in JSValueWrapper
Dtestjsglue.cpp53 CFTypeRef cfResult = JSObjectCopyCFValue(jsResult); in main()
DJSValueWrapper.h53 static CFTypeRef JSObjectCopyCFValue(void *data);
DJavaScriptGlue.h88 CFTypeRef JSObjectCopyCFValue(JSObjectRef ref) DEPRECATED_IN_MAC_OS_X_VERSION_10_5_AND_LATER;
DChangeLog461 (JSValueWrapper::JSObjectCopyCFValue):
524 (JSValueWrapper::JSObjectCopyCFValue):
659 (JSValueWrapper::JSObjectCopyCFValue):
1642 (JSValueWrapper::JSObjectCopyCFValue):
1826 (JSValueWrapper::JSObjectCopyCFValue):
2020 (JSValueWrapper::JSObjectCopyCFValue):
2108 (JSValueWrapper::JSObjectCopyCFValue):
2122 (JSObjectCopyCFValue):