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