Lines Matching refs:HeapSnapshotGenerator
2395 HeapSnapshotGenerator::HeapSnapshotGenerator(HeapSnapshot* snapshot, in HeapSnapshotGenerator() function in v8::internal::HeapSnapshotGenerator
2526 bool HeapSnapshotGenerator::GenerateSnapshot() { in GenerateSnapshot()
2552 void HeapSnapshotGenerator::ProgressStep() { in ProgressStep()
2557 bool HeapSnapshotGenerator::ProgressReport(bool force) { in ProgressReport()
2569 void HeapSnapshotGenerator::SetProgressTotal(int iterations_count) { in SetProgressTotal()
2578 bool HeapSnapshotGenerator::CountEntriesAndReferences() { in CountEntriesAndReferences()
2588 bool HeapSnapshotGenerator::FillReferences() { in FillReferences()
2596 void HeapSnapshotGenerator::FillReversePostorderIndexes( in FillReversePostorderIndexes()
2638 bool HeapSnapshotGenerator::BuildDominatorTree( in BuildDominatorTree()
2684 bool HeapSnapshotGenerator::SetEntriesDominators() { in SetEntriesDominators()
2698 bool HeapSnapshotGenerator::ApproximateRetainedSizes() { in ApproximateRetainedSizes()