Searched refs:JSObjectGetPropertyNamesCallback (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
H A DJSClassRef.h107 JSObjectGetPropertyNamesCallback getPropertyNames;
H A DJSObjectRef.h185 @typedef JSObjectGetPropertyNamesCallback
199 (*JSObjectGetPropertyNamesCallback) (JSContextRef ctx, JSObjectRef object, JSPropertyNameAccumulatorRef propertyNames); typedef
359 JSObjectGetPropertyNamesCallback getPropertyNames;
H A DJSCallbackObjectFunctions.h407 if (JSObjectGetPropertyNamesCallback getPropertyNames = jsClass->getPropertyNames) {

Completed in 40 milliseconds