Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp3812 GateRef currentEnv = GetEnvFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local
3823 GateRef currentEnv = GetEnvFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local
Dslowpath_lowering.cpp2447 GateRef currentEnv = acc_.GetValueIn(gate, 0); in LowerPopLexicalEnv() local