Searched refs:immediateSwitchJumpTable (Results 1 – 5 of 5) sorted by relevance
447 …SimpleJumpTable& immediateSwitchJumpTable(int tableIndex) { ASSERT(m_rareData); return m_rareData-… in immediateSwitchJumpTable() function
2871 …return codeBlock->immediateSwitchJumpTable(tableIndex).ctiForValue(scrutinee.asInt32()).executable… in DEFINE_STUB_FUNCTION()2876 … return codeBlock->immediateSwitchJumpTable(tableIndex).ctiForValue(intValue).executableAddress(); in DEFINE_STUB_FUNCTION()2878 return codeBlock->immediateSwitchJumpTable(tableIndex).ctiDefault.executableAddress(); in DEFINE_STUB_FUNCTION()
1304 SimpleJumpTable* jumpTable = &m_codeBlock->immediateSwitchJumpTable(tableIndex); in emit_op_switch_imm()2498 SimpleJumpTable* jumpTable = &m_codeBlock->immediateSwitchJumpTable(tableIndex);
2861 …vPC += callFrame->codeBlock()->immediateSwitchJumpTable(tableIndex).offsetForValue(scrutinee.asInt… in privateExecute()2866 …vPC += callFrame->codeBlock()->immediateSwitchJumpTable(tableIndex).offsetForValue(intValue, defau… in privateExecute()
18048 (JSC::CodeBlock::immediateSwitchJumpTable):18625 (JSC::CodeBlock::immediateSwitchJumpTable):