Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact-inl.h163 current_cell_ = *it_.CurrentCell(); in Next()
187 current_cell_ = *it_.CurrentCell(); in Next()
217 current_cell_ = *it_.CurrentCell(); in Next()
Dmark-compact.h258 inline MarkBit::CellType* CurrentCell() { in CurrentCell() function
318 current_cell_(*it_.CurrentCell()) { in LiveObjectIterator()