Searched refs:isInterrupt (Results 1 – 1 of 1) sorted by relevance
650 bool isInterrupt = false; in throwException() local669 isInterrupt = exceptionType == Interrupted || exceptionType == Terminated; in throwException()680 while (isInterrupt || !(handler = codeBlock->handlerForBytecodeOffset(bytecodeOffset))) { in throwException()