Searched refs:ScopeTypeGlobal (Results 1 – 2 of 2) sorted by relevance
150 if (scope_type == ScopeTypeGlobal) { in Next()213 return seen_script_scope_ ? ScopeTypeGlobal : ScopeTypeScript; in Type()238 case ScopeIterator::ScopeTypeGlobal: in ScopeObject()280 case ScopeIterator::ScopeTypeGlobal: in SetVariableValue()317 if (Type() == ScopeTypeGlobal || Type() == ScopeTypeScript || in CurrentContext()354 case ScopeIterator::ScopeTypeGlobal: in DebugPrint()
21 ScopeTypeGlobal = 0, enumerator