Home | History | Annotate | Download | only in src

Lines Matching refs:DeclarationScope

828       : enabled_(top_scope->DeclarationScope()->is_global_scope() &&
1707 return DeclarationScope(mode)->NewUnresolved(
1716 Scope* declaration_scope = DeclarationScope(mode);
1899 DeclarationScope(VAR)->ForceEagerCompilation();
2137 Scope* declaration_scope = DeclarationScope(mode);
2553 Scope* declaration_scope = top_scope_->DeclarationScope();
2580 top_scope_->DeclarationScope()->RecordWithStatement();
2897 Variable* temp = top_scope_->DeclarationScope()->NewTemporary(name);
3394 top_scope_->DeclarationScope()->RecordEvalCall();
4193 if (top_scope_->DeclarationScope()->is_global_scope() &&
4397 ? NewScope(top_scope_->DeclarationScope(), FUNCTION_SCOPE)
4687 top_scope_->DeclarationScope()->ForceEagerCompilation();