Searched refs:ShouldIgnore (Results 1 – 2 of 2) sorted by relevance
54 if (!Done() && ShouldIgnore()) Advance(); in DebugScopeIterator()60 if (!Done() && ShouldIgnore()) Advance(); in DebugScopeIterator()66 if (!Done() && ShouldIgnore()) Advance(); in DebugScopeIterator()74 while (!Done() && ShouldIgnore()) { in Advance()79 bool DebugScopeIterator::ShouldIgnore() { in ShouldIgnore() function in v8::internal::DebugScopeIterator
35 bool ShouldIgnore();