Home | History | Annotate | Download | only in heap

Lines Matching refs:cells_

100     cells_ = bitmap->cells();
110 return &cells_[cell_index_];
139 return cells_[cell_index_ + 1];
146 MarkBit::CellType* cells_;