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

Public Member Functions

 ProfilingMigrationObserver (Heap *heap)
 
void Move (AllocationSpace dest, HeapObject *src, HeapObject *dst, int size) final
 
- Public Member Functions inherited from v8::internal::MigrationObserver
 MigrationObserver (Heap *heap)
 

Additional Inherited Members

- Protected Attributes inherited from v8::internal::MigrationObserver
Heapheap_
 

Detailed Description

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


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