Home
last modified time | relevance | path

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

/external/v8/src/
Dprofile-generator.cc2453 class SnapshotFiller : public SnapshotFillerInterface { class
2455 explicit SnapshotFiller(HeapSnapshot* snapshot, HeapEntriesMap* entries) in SnapshotFiller() function in v8::internal::SnapshotFiller
2589 SnapshotFiller filler(snapshot_, &entries_); in FillReferences()