Home
last modified time | relevance | path

Searched refs:outerVarScope (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp398 VariableScope *outerVarScope = outerScope->EnclosingVariableScope(); in BuildScriptFunction() local
399 outerVarScope->AddFlag(VariableScopeFlags::INNER_ARROW); in BuildScriptFunction()