Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp198 auto *outerFunction = GetScope()->EnclosingVariableScope()->Node(); in LookupIdentReference() local
200 if ((!outerFunction->IsScriptFunction() || !outerFunction->AsScriptFunction()->IsArrow()) && in LookupIdentReference()