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

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

Completed in 205 milliseconds