HomeSort by relevance Sort by last modified time
    Searched refs:CurrentCell (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
mark-compact-inl.h 163 current_cell_ = *it_.CurrentCell();
187 current_cell_ = *it_.CurrentCell();
217 current_cell_ = *it_.CurrentCell();
mark-compact.h 258 inline MarkBit::CellType* CurrentCell() {
318 current_cell_(*it_.CurrentCell()) {

Completed in 47 milliseconds