Home
last modified time | relevance | path

Searched defs:outerScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp435 void Binder::BuildScriptFunction(Scope *outerScope, const ir::ScriptFunction *scriptFunc) in BuildScriptFunction() argument
783 auto *outerScope = scope_; in ResolveReference() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1153 auto outerScope = binder::LexicalScope<binder::Scope>::Enter(Binder(), savedScope); in ParseDoWhileStatement() local

Completed in 7 milliseconds