V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::HeapObjectAllocationTracker Class Referenceabstract
Inheritance diagram for v8::internal::HeapObjectAllocationTracker:
v8::internal::Debug::TemporaryObjectsTracker v8::internal::HeapProfiler

Public Member Functions

virtual void AllocationEvent (Address addr, int size)=0
 
virtual void MoveEvent (Address from, Address to, int size)
 
virtual void UpdateObjectSizeEvent (Address addr, int size)
 

Detailed Description

Definition at line 2320 of file heap.h.


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