Searched defs:HasPendingException (Results 1 – 6 of 6) sorted by relevance
107 bool HasPendingException() const in HasPendingException() function
326 bool HasPendingException() const in HasPendingException() function
639 GateRef CircuitBuilder::HasPendingException(GateRef glue) in HasPendingException() function in panda::ecmascript::kungfu::CircuitBuilder
2066 inline GateRef StubBuilder::HasPendingException(GateRef glue) in HasPendingException() function
1187 void AsmInterpreterCall::HasPendingException([[maybe_unused]] ExtendedAssembler *assembler, in HasPendingException() function in panda::ecmascript::x64::AsmInterpreterCall
455 bool JSNApi::HasPendingException(const EcmaVM *vm) in HasPendingException() function in panda::JSNApi