Home
last modified time | relevance | path

Searched refs:FillReferences (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h549 bool FillReferences();
Dheap-snapshot-generator.cc1760 void FillReferences(V8HeapExplorer* explorer) { in FillReferences() function in v8::internal::RootsReferencesExtractor
1818 extractor.FillReferences(this); in IterateAndExtractReferences()
2570 if (!FillReferences()) return false; in GenerateSnapshot()
2608 bool HeapSnapshotGenerator::FillReferences() { in FillReferences() function in v8::internal::HeapSnapshotGenerator