Lines Matching defs:space
33 LargePage::LargePage(Heap* heap, BaseSpace* space, size_t chunk_size,
36 : MemoryChunk(heap, space, chunk_size, area_start, area_end,
95 LargeObjectSpace* space) {
96 current_ = space->first_page();
149 // Check if we want to force a GC before growing the old space further.
185 // Check if we want to force a GC before growing the old space further.
232 // precise accounting of committed memory in large object space.
393 // in map space or read-only space.
399 // We have only the following types in the large object space:
426 FATAL("Found invalid Object (instance_type=%i) in large object space.",