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

/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DCallFrame.h88 static const HashTable* booleanPrototypeTable(CallFrame* callFrame) { return callFrame->vm().booleanPrototypeTable; } function in class:JSC::ExecState
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DVM.h221 const HashTable* booleanPrototypeTable; member in class:JSC::VM

Completed in 141 milliseconds