Searched refs:JSPropertyNameArrayRetain (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSObjectRef.h656 JS_EXPORT JSPropertyNameArrayRef JSPropertyNameArrayRetain(JSPropertyNameArrayRef array);
H A DJSObjectRef.cpp685 return JSPropertyNameArrayRetain(propertyNames);
688 JSPropertyNameArrayRef JSPropertyNameArrayRetain(JSPropertyNameArrayRef array) function

Completed in 133 milliseconds