Home
last modified time | relevance | path

Searched refs:InitVariableContext (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DenvScope.h72 : scope_(InitVariableContext(pg, scope) ? scope : nullptr), regScope_(pg, scope), lexEnvCtx_(this, pg, target) in VariableEnvScope()
91 bool InitVariableContext(PandaGen *pg, binder::VariableScope *scope);
H A DenvScope.cpp50 bool VariableEnvScope::InitVariableContext(PandaGen *pg, binder::VariableScope *scope) in InitVariableContext() function in panda::es2panda::compiler::VariableEnvScope

Completed in 2 milliseconds