![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| MarkBitCellIterator (MemoryChunk *chunk, Bitmap *bitmap) | |
| bool | Done () |
| bool | HasNext () |
| MarkBit::CellType * | CurrentCell () |
| Address | CurrentCellBase () |
| V8_WARN_UNUSED_RESULT bool | Advance () |
| bool | Advance (unsigned int new_cell_index) |
| MarkBit::CellType | PeekNext () |
Definition at line 77 of file mark-compact.h.