Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h552 bool FillReferences();
Dheap-snapshot-generator.cc1708 void FillReferences(V8HeapExplorer* explorer) { in FillReferences() function in v8::internal::RootsReferencesExtractor
1766 extractor.FillReferences(this); in IterateAndExtractReferences()
2537 if (!FillReferences()) return false; in GenerateSnapshot()
2575 bool HeapSnapshotGenerator::FillReferences() { in FillReferences() function in v8::internal::HeapSnapshotGenerator