Home
last modified time | relevance | path

Searched defs:moduleScope (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DsavedBindingsCtx.cpp76 auto *moduleScope = VarBinder()->GetScope()->AsModuleScope(); in BindExportDecl() local
/arkcompiler/ets_frontend/es2panda/parser/module/
H A DsourceTextModuleRecord.cpp175 void SourceTextModuleRecord::AssignIndexToModuleVariable(binder::ModuleScope *moduleScope) in AssignIndexToModuleVariable() argument
195 binder::Variable *SourceTextModuleRecord::CheckAndAssignIndex(binder::ModuleScope *moduleScope, in CheckAndAssignIndex() argument
/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.cpp1897 auto moduleScope = std::make_unique<Scope>(); in GetModuleScopeChain() local

Completed in 5 milliseconds