Searched defs:callerFunc (Results 1 – 2 of 2) sorted by relevance
364 void TSInlineLowering::ReplaceEntryGate(GateRef callGate, GateRef callerFunc, GateRef inlineFunc, G… in ReplaceEntryGate()462 GateRef callerFunc = acc_.GetValueIn(frameArgs, 0); in LowerToInlineCall() local
2370 JSTaggedValue callerFunc = GetArg(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local