Searched refs:ScopeTypeGlobal (Results 1 – 5 of 5) sorted by relevance
339 if (Type() == ScopeTypeGlobal || Type() == ScopeTypeScript) { in MaterializeScopeDetails()374 if (type == ScopeTypeGlobal) return mode == Mode::ALL; in DeclaresLocals()441 if (scope_type == ScopeTypeGlobal) { in Next()515 return seen_script_scope_ ? ScopeTypeGlobal : ScopeTypeScript; in Type()541 if (type == ScopeTypeGlobal) { in ScopeObject()589 case ScopeTypeGlobal: in VisitScope()599 case ScopeTypeGlobal: in SetVariableValue()656 case ScopeIterator::ScopeTypeGlobal: in DebugPrint()
25 ScopeTypeGlobal = 0, enumerator
428 ScopeTypeGlobal = 0, enumerator
686 case v8::debug::ScopeIterator::ScopeTypeGlobal: in getTargetScopes()
241 case v8::debug::ScopeIterator::ScopeTypeGlobal: in scopeType()