Searched refs:CFJSObjectCopyCFValue (Results 1 – 2 of 2) sorted by relevance
43 static CFTypeRef CFJSObjectCopyCFValue(void *data);392 callBacks.copyCFValue = CFJSObjectCopyCFValue; in JSObjectCreateWithCFType()536 CFTypeRef CFJSObjectCopyCFValue(void *data) in CFJSObjectCopyCFValue() function
3628 (CFJSObjectCopyCFValue):