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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DJumpTable.h48 typedef HashMap<RefPtr<StringImpl>, OffsetLocation> StringOffsetTable; typedef in struct:JSC::StringJumpTable
H A DUnlinkedCodeBlock.h192 typedef HashMap<RefPtr<StringImpl>, int32_t> StringOffsetTable; typedef in struct:JSC::UnlinkedStringJumpTable

Completed in 126 milliseconds