Home
last modified time | relevance | path

Searched defs:CheckPendingException (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h96 void CheckPendingException(GateRef glue, GateRef res, GateRef offset) in CheckPendingException() function
Dbaseline_stubs-inl.h123 void BaselineStubBuilder::CheckPendingException(GateRef glue, GateRef sp, GateRef res, GateRef acc) in CheckPendingException() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h754 void InterpreterStubBuilder::CheckPendingException(GateRef glue, GateRef sp, GateRef pc, GateRef co… in CheckPendingException() function