Home
last modified time | relevance | path

Searched refs:LEX_ENV (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DdynamicContext.h36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY }; member in panda::es2panda::panda::es2panda::compiler::DynamicContextType
112 return DynamicContextType::LEX_ENV;
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.h36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY, TRAP }; member in ark::es2panda::ark::es2panda::compiler::DynamicContextType
123 return DynamicContextType::LEX_ENV;
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dvreg_info.h35 V(LEX_ENV)

Completed in 2 milliseconds