V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::MarkBitCellIterator Class Reference

Public Member Functions

 MarkBitCellIterator (MemoryChunk *chunk, Bitmap *bitmap)
 
bool Done ()
 
bool HasNext ()
 
MarkBit::CellTypeCurrentCell ()
 
Address CurrentCellBase ()
 
V8_WARN_UNUSED_RESULT bool Advance ()
 
bool Advance (unsigned int new_cell_index)
 
MarkBit::CellType PeekNext ()
 

Detailed Description

Definition at line 77 of file mark-compact.h.


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