Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h173 void ReplaceReturnGate(GateRef callGate);
Dts_inline_lowering.cpp400 void TSInlineLowering::ReplaceReturnGate(GateRef callGate) in ReplaceReturnGate() function in panda::ecmascript::kungfu::TSInlineLowering
465 ReplaceReturnGate(callGate); in LowerToInlineCall()