Searched refs:ScopeTypeWith (Results 1 – 6 of 6) sorted by relevance
385 if (type == ScopeTypeWith) return mode == Mode::ALL; in DeclaresLocals()509 return ScopeTypeWith; in Type()546 return ScopeTypeWith; in Type()557 if (type == ScopeTypeWith) { in ScopeObject()604 case ScopeTypeWith: in VisitScope()616 case ScopeTypeWith: in SetVariableValue()690 case ScopeIterator::ScopeTypeWith: in DebugPrint()
26 ScopeTypeWith, enumerator
670 bool Done() override { return type_ == ScopeTypeWith; } in Done()683 type_ = debug::ScopeIterator::ScopeTypeWith; in Advance()
493 ScopeTypeWith, enumerator
679 case v8::debug::ScopeIterator::ScopeTypeWith: in getTargetScopes()
259 case v8::debug::ScopeIterator::ScopeTypeWith: in scopeType()