Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.h35 bool HasBlocks() const { return !blocks.empty(); } in HasBlocks() function
H A Ddebug-coverage.cc438 if (!function->HasBlocks()) return; in CollectBlockCoverageInternal()

Completed in 3 milliseconds