Searched refs:BuildDominatorTree (Results 1 – 2 of 2) sorted by relevance
1046 bool BuildDominatorTree(const Vector<HeapEntry*>& entries,
2638 bool HeapSnapshotGenerator::BuildDominatorTree( in BuildDominatorTree() function in v8::internal::HeapSnapshotGenerator2689 if (!BuildDominatorTree(ordered_entries, &dominators)) return false; in SetEntriesDominators()