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

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

Completed in 177 milliseconds