Searched refs:IsThrow (Results 1 – 6 of 6) sorted by relevance
88 bool IsThrow() const in IsThrow() function
182 if (!completionRecord.GetTaggedValue().IsUndefined() && completionRecord->IsThrow()) { in IteratorClose()
361 if (record->IsThrow()) { \
194 static bool IsThrow(EcmaOpcode opcode);
1775 bool BytecodeCircuitBuilder::IsThrow(EcmaOpcode opcode) in IsThrow() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder1960 if (IsThrow(static_cast<EcmaOpcode>(bytecodeInfo.opcode))) { in BuildCircuit()
141 if (result->IsThrow()) { in All()211 if (result->IsThrow()) { in Race()