Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:StringJumpTable

1964 static void prepareJumpTableForStringSwitch(StringJumpTable& jumpTable, int32_t switchAddress, uint32_t clauseCount, RefPtr<Label>* labels, ExpressionNode** nodes)
2000 StringJumpTable& jumpTable = m_codeBlock->addStringSwitchJumpTable();