Lines Matching defs:lexicalEnv
798 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
805 {lexicalEnv, IntToTaggedInt(levelIndex), IntToTaggedInt(slotIndex), acc}); // acc as obj
811 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
819 {lexicalEnv, IntToTaggedInt(levelIndex), IntToTaggedInt(slotIndex), obj, acc}); // acc as value
825 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
829 GateRef res = CallRuntime(glue, RTSTUB_ID(TestIn), {lexicalEnv,
4096 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
4100 { proto, lexicalEnv, constpool,
4133 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
4137 { proto, lexicalEnv, constpool,
4170 GateRef lexicalEnv = GetVregValue(sp, ZExtInt8ToPtr(v0));
4176 { proto, lexicalEnv, constpool,
5600 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
5605 GateRef res = CallRuntime(glue, RTSTUB_ID(CreatePrivateProperty), {lexicalEnv,
5612 GateRef lexicalEnv = GetEnvFromFrame(GetFrame(sp));
5617 GateRef res = CallRuntime(glue, RTSTUB_ID(DefinePrivateProperty), {lexicalEnv,