Searched refs:ReplaceEntryGate (Results 1 – 2 of 2) sorted by relevance
172 void ReplaceEntryGate(GateRef callGate, GateRef callerFunc, GateRef inlineFunc, GateRef glue);
364 void TSInlineLowering::ReplaceEntryGate(GateRef callGate, GateRef callerFunc, GateRef inlineFunc, G… in ReplaceEntryGate() function in panda::ecmascript::kungfu::TSInlineLowering463 ReplaceEntryGate(callGate, callerFunc, inlineFunc, glue); in LowerToInlineCall()