Searched refs:copyProperty (Results 1 – 4 of 4) sorted by relevance
60 if (fCallBacks.copyProperty) in CopyProperty()62 result = (JSUserObject*)fCallBacks.copyProperty(fData, propertyName); in CopyProperty()
68 JSObjectCopyPropertyProcPtr copyProperty; member
56 callBacks.copyProperty = (JSObjectCopyPropertyProcPtr)JSValueWrapper::JSObjectCopyProperty; in GetJSObectCallBacks()
393 callBacks.copyProperty = CFJSObjectCopyProperty; in JSObjectCreateWithCFType()