|
V8 Project
|
#include <heap-snapshot-generator.h>
Inheritance diagram for v8::internal::HeapEntriesAllocator:
Collaboration diagram for v8::internal::HeapEntriesAllocator:Public Member Functions | |
| virtual | ~HeapEntriesAllocator () |
| virtual HeapEntry * | AllocateEntry (HeapThing ptr)=0 |
Definition at line 271 of file heap-snapshot-generator.h.
|
inlinevirtual |
Definition at line 273 of file heap-snapshot-generator.h.
|
pure virtual |
Implemented in v8::internal::V8HeapExplorer, v8::internal::BasicHeapEntriesAllocator, and v8::internal::JSArrayBufferDataEntryAllocator.
Referenced by v8::internal::SnapshotFiller::AddEntry().
Here is the caller graph for this function: