Lines Matching refs:currentFunc
3349 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3350 GateRef res = CallRuntime(glue, RTSTUB_ID(DynamicImport), { specifier, currentFunc });
3358 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3359 GateRef res = CallRuntime(glue, RTSTUB_ID(DynamicImport), { specifier, currentFunc });
3606 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3608 { currentFunc, Int16ToTaggedInt(v0), Int16ToTaggedInt(range) });
3926 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3927 GateRef module = GetModuleFromFunction(currentFunc);
3937 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3938 GateRef module = GetModuleFromFunction(currentFunc);
3948 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3949 GateRef module = GetModuleFromFunction(currentFunc);
3961 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
3962 GateRef module = GetModuleFromFunction(currentFunc);
4097 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4098 GateRef module = GetModuleFromFunction(currentFunc);
4134 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4135 GateRef module = GetModuleFromFunction(currentFunc);
4173 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4174 GateRef module = GetModuleFromFunction(currentFunc);
4528 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4533 glue, imm, currentFunc, { pc, 0, true }, profileTypeInfo, slotId, callback);
4540 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4545 glue, imm, currentFunc, { pc, 0, true }, profileTypeInfo, slotId, callback);
4552 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4557 glue, imm, currentFunc, { pc, 0, true }, profileTypeInfo, slotId, callback);
4564 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4565 GateRef module = GetModuleFromFunction(currentFunc);
4577 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4578 GateRef module = GetModuleFromFunction(currentFunc);
4590 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
4591 GateRef module = GetModuleFromFunction(currentFunc);
4826 GateRef currentFunc = GetFunctionFromFrame(frame);
4827 GateRef module = GetModuleFromFunction(currentFunc);
4852 SetHomeObjectToFunction(glue, result, GetHomeObjectFromFunction(currentFunc));
4879 GateRef currentFunc = GetFunctionFromFrame(frame);
4880 GateRef module = GetModuleFromFunction(currentFunc);
4905 SetHomeObjectToFunction(glue, result, GetHomeObjectFromFunction(currentFunc));
5213 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5214 GateRef module = GetModuleFromFunction(currentFunc);
5490 GateRef currentFunc = GetFunctionFromFrame(frame);
5491 SetModuleToFunction(glue, result, GetModuleFromFunction(currentFunc));
5493 SetHomeObjectToFunction(glue, result, GetHomeObjectFromFunction(currentFunc));
5519 GateRef currentFunc = GetFunctionFromFrame(frame);
5520 SetHomeObjectToFunction(glue, result, GetHomeObjectFromFunction(currentFunc));
5521 SetModuleToFunction(glue, result, GetModuleFromFunction(currentFunc));
5601 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5602 GateRef module = GetModuleFromFunction(currentFunc);
5648 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5649 GateRef module = GetModuleFromFunction(currentFunc);
5684 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5685 moduleRef = CallRuntime(glue, RTSTUB_ID(LdSendableExternalModuleVarByIndex), {Int8ToTaggedInt(index), currentFunc});
5705 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5707 CallRuntime(glue, RTSTUB_ID(LdSendableExternalModuleVarByIndex), {Int16ToTaggedInt(index), currentFunc});
5730 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5731 GateRef module = GetModuleFromFunction(currentFunc);
5747 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5748 GateRef module = GetModuleFromFunction(currentFunc);
5760 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5761 GateRef module = GetModuleFromFunction(currentFunc);
5787 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5788 GateRef module = GetModuleFromFunction(currentFunc);
5814 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5815 GateRef module = GetModuleFromFunction(currentFunc);
5841 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5842 GateRef module = GetModuleFromFunction(currentFunc);
5871 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5872 GateRef module = GetModuleFromFunction(currentFunc);
5901 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5902 GateRef module = GetModuleFromFunction(currentFunc);
5928 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5929 moduleRef = CallRuntime(glue, RTSTUB_ID(LdLazyExternalModuleVarByIndex), { Int8ToTaggedInt(index), currentFunc });
5948 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5949 moduleRef = CallRuntime(glue, RTSTUB_ID(LdLazyExternalModuleVarByIndex), { Int16ToTaggedInt(index), currentFunc });
5967 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5969 { Int8ToTaggedInt(index), currentFunc });
5988 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp));
5990 { Int16ToTaggedInt(index), currentFunc });