Home
last modified time | relevance | path

Searched refs:LowerCheckSafePointAndStackOver (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h320 void LowerCheckSafePointAndStackOver(GateRef gate);
Dslowpath_lowering.cpp81 LowerCheckSafePointAndStackOver(gate); in CallRuntimeLowering()
3575 void SlowPathLowering::LowerCheckSafePointAndStackOver(GateRef gate) in LowerCheckSafePointAndStackOver() function in panda::ecmascript::kungfu::SlowPathLowering