Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h63 void CheckException(GateRef acc, GateRef res) in CheckException() function
Dbaseline_stubs-inl.h50 void BaselineStubBuilder::CheckException(GateRef glue, GateRef sp, GateRef res) in CheckException() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h736 void InterpreterStubBuilder::CheckException(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, in CheckException() function