V8 Project
v8::internal::SnapshotFiller Member List

This is the complete list of members for v8::internal::SnapshotFiller, including all inherited members.

AddEntry(HeapThing ptr, HeapEntriesAllocator *allocator)v8::internal::SnapshotFillerinline
entries_v8::internal::SnapshotFillerprivate
FindEntry(HeapThing ptr)v8::internal::SnapshotFillerinline
FindOrAddEntry(HeapThing ptr, HeapEntriesAllocator *allocator)v8::internal::SnapshotFillerinline
names_v8::internal::SnapshotFillerprivate
SetIndexedAutoIndexReference(HeapGraphEdge::Type type, int parent, HeapEntry *child_entry)v8::internal::SnapshotFillerinline
SetIndexedReference(HeapGraphEdge::Type type, int parent, int index, HeapEntry *child_entry)v8::internal::SnapshotFillerinline
SetNamedAutoIndexReference(HeapGraphEdge::Type type, int parent, HeapEntry *child_entry)v8::internal::SnapshotFillerinline
SetNamedReference(HeapGraphEdge::Type type, int parent, const char *reference_name, HeapEntry *child_entry)v8::internal::SnapshotFillerinline
snapshot_v8::internal::SnapshotFillerprivate
SnapshotFiller(HeapSnapshot *snapshot, HeapEntriesMap *entries)v8::internal::SnapshotFillerinlineexplicit