V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
MigrationObserver (Heap *heap) | |
virtual void | Move (AllocationSpace dest, HeapObject *src, HeapObject *dst, int size)=0 |
Protected Attributes | |
Heap * | heap_ |
Definition at line 1115 of file mark-compact.cc.