Searched defs:arrayPrototypeTable (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DCallFrame.h91 static const HashTable& arrayPrototypeTable(VM& vm) { return *vm.arrayPrototypeTable; } function in class:JSC::ExecState
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DVM.h236 const OwnPtr<const HashTable> arrayPrototypeTable; member in class:JSC::VM

Completed in 95 milliseconds