Searched refs:copyPropertyNames (Results 1 – 4 of 4) sorted by relevance
50 if (fCallBacks.copyPropertyNames) in CopyPropertyNames()52 result = fCallBacks.copyPropertyNames(fData); in CopyPropertyNames()
71 JSObjectCopyPropertyNamesProcPtr copyPropertyNames; member
54 …callBacks.copyPropertyNames = (JSObjectCopyPropertyNamesProcPtr)JSValueWrapper::JSObjectCopyProper… in GetJSObectCallBacks()
396 callBacks.copyPropertyNames = CFJSObjectCopyPropertyNames; in JSObjectCreateWithCFType()