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

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

Completed in 176 milliseconds