Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.cpp1972 auto globalScope = std::make_unique<Scope>(); in GetGlobalScopeChain() local
1980 globalScope->SetType(Scope::Type::Global()).SetObject(std::move(global)); in GetGlobalScopeChain()
1986 return globalScope; in GetGlobalScopeChain()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp759 auto globalScope = mainProg->GlobalScope(); in HandleProgram() local
763 prog->VarBinder()->ResetTopScope(globalScope); in HandleProgram()

Completed in 8 milliseconds