Home | History | Annotate | Download | only in jit

Lines Matching refs:stringSwitchJumpTable

3477     void* result = codeBlock->stringSwitchJumpTable(tableIndex).ctiDefault.executableAddress();
3481 result = codeBlock->stringSwitchJumpTable(tableIndex).ctiForValue(value).executableAddress();