Home | History | Annotate | Download | only in jit

Lines Matching refs:StringJumpTable

71     struct StringJumpTable;
126 StringJumpTable* stringJumpTable;
140 SwitchRecord(StringJumpTable* jumpTable, unsigned bytecodeIndex, unsigned defaultOffset)
145 this->jumpTable.stringJumpTable = jumpTable;