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