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

/external/webkit/Source/JavaScriptCore/interpreter/
H A DCallFrame.h82 static const HashTable* numberTable(CallFrame* callFrame) { return callFrame->globalData().numberTable; } function in class:JSC::ExecState
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalData.h143 const HashTable* numberTable; member in class:JSC::JSGlobalData

Completed in 1972 milliseconds