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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DClassInfo.h76 typedef void (*GetOwnPropertyNamesFunctionPtr)(JSObject*, ExecState*, PropertyNameArray&, EnumerationMode); typedef in struct:JSC::MethodTable
77 GetOwnPropertyNamesFunctionPtr getOwnPropertyNames;

Completed in 66 milliseconds