Lines Matching refs:Cell
229 Cell::BodyDescriptor,
273 ASSERT(rinfo->rmode() == RelocInfo::CELL);
274 Cell* cell = rinfo->target_cell();
275 StaticVisitor::MarkObject(heap, cell);
372 // Mark property cell dependent codes array but do not push it onto marking
875 RelocInfo::ModeMask(RelocInfo::CELL) |
900 RelocInfo::ModeMask(RelocInfo::CELL) |