V8 Project
|
This is the complete list of members for v8::internal::SnapshotFiller, including all inherited members.
AddEntry(HeapThing ptr, HeapEntriesAllocator *allocator) | v8::internal::SnapshotFiller | inline |
entries_ | v8::internal::SnapshotFiller | private |
FindEntry(HeapThing ptr) | v8::internal::SnapshotFiller | inline |
FindOrAddEntry(HeapThing ptr, HeapEntriesAllocator *allocator) | v8::internal::SnapshotFiller | inline |
names_ | v8::internal::SnapshotFiller | private |
SetIndexedAutoIndexReference(HeapGraphEdge::Type type, int parent, HeapEntry *child_entry) | v8::internal::SnapshotFiller | inline |
SetIndexedReference(HeapGraphEdge::Type type, int parent, int index, HeapEntry *child_entry) | v8::internal::SnapshotFiller | inline |
SetNamedAutoIndexReference(HeapGraphEdge::Type type, int parent, HeapEntry *child_entry) | v8::internal::SnapshotFiller | inline |
SetNamedReference(HeapGraphEdge::Type type, int parent, const char *reference_name, HeapEntry *child_entry) | v8::internal::SnapshotFiller | inline |
snapshot_ | v8::internal::SnapshotFiller | private |
SnapshotFiller(HeapSnapshot *snapshot, HeapEntriesMap *entries) | v8::internal::SnapshotFiller | inlineexplicit |