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

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

Completed in 125 milliseconds