Searched refs:outer_function_scope (Results 1 – 1 of 1) sorted by relevance
213 Scope* outer_function_scope = nullptr; in VisitVariableProxy() local215 outer_function_scope = descriptor_->scope->outer_scope(); in VisitVariableProxy()220 outer_function_scope); in VisitVariableProxy()228 outer_function_scope != nullptr in VisitVariableProxy()229 ? outer_function_scope in VisitVariableProxy()