Searched refs:outerFunction (Results 1 – 1 of 1) sorted by relevance
180 auto *outerFunction = GetScope()->EnclosingVariableScope()->Node(); in LookupIdentReference() local182 if ((!outerFunction->IsScriptFunction() || !outerFunction->AsScriptFunction()->IsArrow()) && in LookupIdentReference()