Home
last modified time | relevance | path

Searched refs:GetNextBlock (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc160 CoverageBlock& GetNextBlock() { in GetNextBlock() function in v8::internal::__anon14460::final
179 return HasNext() && GetNextBlock().start < GetParent().end; in HasSiblingOrChild()
185 return GetNextBlock(); in GetSiblingOrChild()
233 CoverageBlock& next_block = iter.GetNextBlock(); in MergeDuplicateRanges()
349 DCHECK_IMPLIES(iter.HasNext(), iter.GetNextBlock().start != block.start); in FilterAliasedSingletons()

Completed in 2 milliseconds