ScopeTypeGlobal 11280 src/runtime.cc if (scope_type == ScopeTypeGlobal) {
ScopeTypeGlobal 11311 src/runtime.cc return ScopeTypeGlobal;
ScopeTypeGlobal 11328 src/runtime.cc return ScopeTypeGlobal;
ScopeTypeGlobal 11349 src/runtime.cc case ScopeIterator::ScopeTypeGlobal:
ScopeTypeGlobal 11386 src/runtime.cc if (Type() == ScopeTypeGlobal ||
ScopeTypeGlobal 11400 src/runtime.cc case ScopeIterator::ScopeTypeGlobal:
ScopeTypeGlobal 12002 src/runtime.cc for (; it.Type() != ScopeIterator::ScopeTypeGlobal &&