Home
last modified time | relevance | path

Searched defs:topScope (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dhandle_scope-inl.h30 HandleScope<T> *topScope = thread->GetTopScope<T>(); in HandleScope() local
43 HandleScope<T> *topScope = thread->GetTopScope<T>(); in HandleScope() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h118 void ResetAllScopes(GlobalScope *topScope, VariableScope *varScope, Scope *scope) in ResetAllScopes()
125 void ResetTopScope(GlobalScope *topScope) in ResetTopScope()
DETSBinder.cpp753 GlobalScope *topScope) in ImportLocalName()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSfunction.cpp161 auto *topScope = etsg->TopScope(); in Compile() local
Dfunction.cpp260 auto *topScope = pg->TopScope(); in Compile() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dfunction.cpp267 const auto *topScope = pg->TopScope(); in CompileFunctionOrProgram() local