Home | History | Annotate | Download | only in src

Lines Matching refs:map_space_size

487     int map_space_size,
516 if (!(map_space->ReserveSpace(map_space_size))) {
517 Heap::CollectGarbage(map_space_size, MAP_SPACE);
531 large_object_size += cell_space_size + map_space_size + code_space_size +
3490 *stats->map_space_size = map_space_->Size();