Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stub_builder.h45 void CheckExceptionWithVar(GateRef acc, GateRef res) in CheckExceptionWithVar() function
Dbaseline_stubs-inl.h33 void BaselineStubBuilder::CheckExceptionWithVar(GateRef glue, GateRef sp, GateRef res, GateRef acc) in CheckExceptionWithVar() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h772 void InterpreterStubBuilder::CheckExceptionWithVar(GateRef glue, GateRef sp, GateRef pc, GateRef co… in CheckExceptionWithVar() function