Searched refs:cell_map (Results 1 – 5 of 5) sorted by relevance
43 V(Map, cell_map, CellMap) \
984 Map* cell_map = Map::cast(heap_object); in FindHandlerForMap() local985 if (cell_map == *map && !GetFeedbackExtra()->IsClearedWeakHeapObject()) { in FindHandlerForMap()
427 obj->set_map_after_allocation(roots.cell_map(), SKIP_WRITE_BARRIER); in CreateInitialMaps()
1729 AllocateRawWithImmortalMap(Cell::kSize, TENURED, *cell_map()); in NewCell()
1665 object != roots.fixed_array_map() && object != roots.cell_map() && in IsEssentialObject()