Lines Matching full:declaration_scope
4758 Scope* declaration_scope = scope()->DeclarationScope();4759 if (declaration_scope->is_global_scope() ||4760 declaration_scope->is_module_scope()) {4766 } else if (declaration_scope->is_eval_scope()) {4772 DCHECK(declaration_scope->is_function_scope());