Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp306 void Binder::BuildScriptFunction(Scope *outerScope, const ir::ScriptFunction *scriptFunc) in BuildScriptFunction()
545 auto *outerScope = scope_; in ResolveReference() local
/arkcompiler/ets_frontend/ts2panda/tests/
Dlexenv.test.ts490 let outerScope = outerPg!.getScope(); variable