Searched refs:next_cell (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmark-compact.cc2006 const MarkBit::CellType next_cell = cells[cell_index + 1]; local
2008 ((current_cell >> 1) | (next_cell << (Bitmap::kBitsPerCell - 1)));

Completed in 42 milliseconds