Searched refs:SnapshotFiller (Results 1 – 2 of 2) sorted by relevance
17 class SnapshotFiller; variable335 void AddRootEntries(SnapshotFiller* filler);337 bool IterateAndExtractReferences(SnapshotFiller* filler);453 SnapshotFiller* filler_;476 void AddRootEntries(SnapshotFiller* filler);478 bool IterateAndExtractReferences(SnapshotFiller* filler);518 SnapshotFiller* filler_;
894 class SnapshotFiller { class896 explicit SnapshotFiller(HeapSnapshot* snapshot, HeapEntriesMap* entries) in SnapshotFiller() function in v8::internal::SnapshotFiller1846 SnapshotFiller* filler) { in IterateAndExtractReferences()2408 SnapshotFiller* filler) { in IterateAndExtractReferences()2614 SnapshotFiller filler(snapshot_, &entries_); in FillReferences()