Home | History | Annotate | Download | only in src

Lines Matching refs:GLOBAL_SCOPE

620   { Scope* scope = NewScope(top_scope_, GLOBAL_SCOPE);
630 scope = NewScope(scope, GLOBAL_SCOPE);
746 Scope* scope = NewScope(top_scope_, GLOBAL_SCOPE);