Searched refs:JSPropertyNameArrayGetCount (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/API/tests/
H A DCustomGlobalObjectClassTest.c73 size_t propertyCount = JSPropertyNameArrayGetCount(propertyNames);
H A Dtestapi.c1736 size_t expectedCount = JSPropertyNameArrayGetCount(nameArray);
/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSObjectRef.h671 JS_EXPORT size_t JSPropertyNameArrayGetCount(JSPropertyNameArrayRef array);
H A DJSObjectRef.cpp702 size_t JSPropertyNameArrayGetCount(JSPropertyNameArrayRef array) function
H A DJSValue.mm717 size_t length = JSPropertyNameArrayGetCount(propertyNameArray);

Completed in 290 milliseconds