Home
last modified time | relevance | path

Searched refs:CurrentCell (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact-inl.h152 current_cell_ = *it_.CurrentCell(); in Next()
172 current_cell_ = *it_.CurrentCell(); in Next()
Dmark-compact.h337 inline MarkBit::CellType* CurrentCell() { in CurrentCell() function
385 current_cell_(*it_.CurrentCell()) { in LiveObjectIterator()