Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp149 void SlowPathLowering::ReplaceHirWithIfBranch(GateRef hirGate, GateRef callGate, GateRef ifBranch) in ReplaceHirWithIfBranch()
176 void SlowPathLowering::ReplaceHirToJSCall(GateRef hirGate, GateRef callGate) in ReplaceHirToJSCall()
204 void SlowPathLowering::ReplaceHirToCall(GateRef hirGate, GateRef callGate, bool noThrow) in ReplaceHirToCall()
230 void SlowPathLowering::ReplaceHirToThrowCall(GateRef hirGate, GateRef callGate) in ReplaceHirToThrowCall()
1263 void SlowPathLowering::LowerExceptionHandler(GateRef hirGate) in LowerExceptionHandler()