Lines Matching full:cells
394 (JSC::MarkedBlock::cells):
399 (JSC::MarkedBlock::forEach): Replaced m_cells data member with a cells()
404 the first N cells are now occupied by the header.
435 Made cells private.
437 Renamed cells => m_cells
744 are split into cells.
3307 cells last -- the difficult contortions required to do so just don't seem
21050 Also remove invalid assert from JSImmediate (number cells are not CELL_MASK aligned).