Searched refs:stringSwitchJumpTable (Results 1 – 5 of 5) sorted by relevance
455 …StringJumpTable& stringSwitchJumpTable(int tableIndex) { ASSERT(m_rareData); return m_rareData->m_… in stringSwitchJumpTable() function
2911 void* result = codeBlock->stringSwitchJumpTable(tableIndex).ctiDefault.executableAddress(); in DEFINE_STUB_FUNCTION()2915 … result = codeBlock->stringSwitchJumpTable(tableIndex).ctiForValue(value).executableAddress(); in DEFINE_STUB_FUNCTION()
1340 StringJumpTable* jumpTable = &m_codeBlock->stringSwitchJumpTable(tableIndex); in emit_op_switch_string()2534 StringJumpTable* jumpTable = &m_codeBlock->stringSwitchJumpTable(tableIndex);
2910 …vPC += callFrame->codeBlock()->stringSwitchJumpTable(tableIndex).offsetForValue(asString(scrutinee… in privateExecute()
18054 (JSC::CodeBlock::stringSwitchJumpTable):18631 (JSC::CodeBlock::stringSwitchJumpTable):