Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_builder.h44 void CheckExceptionWithVar(GateRef acc, GateRef res) in CheckExceptionWithVar() function in panda::ecmascript::kungfu::BaselineStubBuilder
H A Dbaseline_stubs-inl.h33 void BaselineStubBuilder::CheckExceptionWithVar(GateRef glue, GateRef sp, GateRef res, GateRef acc) in CheckExceptionWithVar() function in panda::ecmascript::kungfu::BaselineStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h767 void InterpreterStubBuilder::CheckExceptionWithVar(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, in CheckExceptionWithVar() function in panda::ecmascript::kungfu::InterpreterStubBuilder

Completed in 4 milliseconds