Searched defs:inlineFunc (Results 1 – 2 of 2) sorted by relevance
364 void TSInlineLowering::ReplaceEntryGate(GateRef callGate, GateRef callerFunc, GateRef inlineFunc, G… in ReplaceEntryGate()455 GateRef inlineFunc; in LowerToInlineCall() local478 GateRef inlineFunc = acc_.GetValueIn(gate, funcIndex); in InlineFuncCheck() local
2372 JSTaggedValue inlineFunc = GetArg(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local