V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::MigrationObserver Class Referenceabstract
Inheritance diagram for v8::internal::MigrationObserver:
v8::internal::ProfilingMigrationObserver

Public Member Functions

 MigrationObserver (Heap *heap)
 
virtual void Move (AllocationSpace dest, HeapObject *src, HeapObject *dst, int size)=0
 

Protected Attributes

Heapheap_
 

Detailed Description

Definition at line 1115 of file mark-compact.cc.


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