Home | History | Annotate | Download | only in src

Lines Matching full:map_space_size

608     int map_space_size,
643 if (!(map_space->ReserveSpace(map_space_size))) {
659 large_object_size += cell_space_size + map_space_size + code_space_size +
5639 *stats->map_space_size = map_space_->SizeOfObjects();