Searched refs:copyCFValue (Results 1 – 4 of 4) sorted by relevance
105 if (fCallBacks.copyCFValue) in CopyCFValue()107 result = (JSUserObject*)fCallBacks.copyCFValue(fData); in CopyCFValue()
67 JSObjectCopyCFValueProcPtr copyCFValue; member
55 callBacks.copyCFValue = (JSObjectCopyCFValueProcPtr)JSValueWrapper::JSObjectCopyCFValue; in GetJSObectCallBacks()
392 callBacks.copyCFValue = CFJSObjectCopyCFValue; in JSObjectCreateWithCFType()