Lines Matching defs:thisFunc
1408 GateRef thisFunc = GetFunctionFromFrame(frame);
1410 GateRef superCtor = GetPrototype(glue, thisFunc);
1450 thisFunc, Int16ToTaggedInt(v0), ZExtInt32ToPtr(actualNumArgs), argv, *thisObj, newTarget
1462 { thisFunc, Int16ToTaggedInt(v0), Int16ToTaggedInt(range) });
1639 GateRef thisFunc = GetVregValue(sp, ZExtInt32ToPtr(v0));
1643 GateRef res = CallRuntime(glue, RTSTUB_ID(SuperCallForwardAllArgs), { thisFunc });
2404 GateRef result = CallRuntime(glue, RTSTUB_ID(LdSuperByValue), { receiver, acc }); // sp for thisFunc
2415 GateRef result = CallRuntime(glue, RTSTUB_ID(LdSuperByValue), { receiver, acc }); // sp for thisFunc
2428 // acc is value, sp for thisFunc
2442 // acc is value, sp for thisFunc
5056 GateRef result = CallRuntime(glue, RTSTUB_ID(LdSuperByValue), { receiver, propKey }); // sp for thisFunc