Home
last modified time | relevance | path

Searched defs:currentEnv (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp94 GateRef currentEnv = acc_.GetValueIn(gate, 2); // 2: the third parameter in LowerLdLexVar() local
117 GateRef currentEnv = acc_.GetValueIn(gate, 2); // 2: the third parameter in LowerStLexVar() local
Dinterpreter_stub.cpp3855 GateRef currentEnv = GetEnvFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local
3867 GateRef currentEnv = GetEnvFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local
Dslowpath_lowering.cpp1971 GateRef currentEnv = acc_.GetValueIn(gate, 0); in LowerPopLexicalEnv() local