Searched refs:ScopeTypeGlobal (Results 1 – 2 of 2) sorted by relevance
184 if (Type() == ScopeTypeGlobal || Type() == ScopeTypeScript) { in MaterializeScopeDetails()215 if (scope_type == ScopeTypeGlobal) { in Next()282 return seen_script_scope_ ? ScopeTypeGlobal : ScopeTypeScript; in Type()307 case ScopeIterator::ScopeTypeGlobal: in ScopeObject()349 case ScopeIterator::ScopeTypeGlobal: in SetVariableValue()386 if (Type() == ScopeTypeGlobal || Type() == ScopeTypeScript || in CurrentContext()404 case ScopeIterator::ScopeTypeGlobal: in DebugPrint()
23 ScopeTypeGlobal = 0, enumerator