V8 Project
|
#include <heap-snapshot-generator.h>
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().