v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JSArrayBufferDataEntryAllocator Class Reference
Inheritance diagram for JSArrayBufferDataEntryAllocator:
Collaboration diagram for JSArrayBufferDataEntryAllocator:

Public Member Functions

 JSArrayBufferDataEntryAllocator (size_t size, V8HeapExplorer *explorer)
 
virtual HeapEntry * AllocateEntry (HeapThing ptr)
 
- Public Member Functions inherited from HeapEntriesAllocator
virtual ~HeapEntriesAllocator ()
 

Detailed Description

Definition at line 1529 of file heap-snapshot-generator.cc.

Constructor & Destructor Documentation

JSArrayBufferDataEntryAllocator ( size_t  size,
V8HeapExplorer explorer 
)
inline

Definition at line 1531 of file heap-snapshot-generator.cc.

Member Function Documentation

virtual HeapEntry* AllocateEntry ( HeapThing  ptr)
inlinevirtual

Implements HeapEntriesAllocator.

Definition at line 1535 of file heap-snapshot-generator.cc.

References V8HeapExplorer::AddEntry().


The documentation for this class was generated from the following file: