Searched refs:handlerForBytecodeOffset (Results 1 – 5 of 5) sorted by relevance
242 HandlerInfo* handlerForBytecodeOffset(unsigned bytecodeOffset);
1499 HandlerInfo* CodeBlock::handlerForBytecodeOffset(unsigned bytecodeOffset) in handlerForBytecodeOffset() function in JSC::CodeBlock
674 bool hasHandler = codeBlock->handlerForBytecodeOffset(bytecodeOffset); in throwException()680 while (isInterrupt || !(handler = codeBlock->handlerForBytecodeOffset(bytecodeOffset))) { in throwException()
20623 (JSC::CodeBlock::handlerForBytecodeOffset):27916 (JSC::CodeBlock::handlerForBytecodeOffset):
16495 (JSC::CodeBlock::handlerForBytecodeOffset): Use instructionCount instead17381 (JSC::CodeBlock::handlerForBytecodeOffset):