Searched refs:LO_SPACE (Results 1 – 7 of 7) sorted by relevance
366 LO_SPACE, // Promoted large objects. enumerator370 LAST_SPACE = LO_SPACE,
228 static const int kNumberOfSpaces = LO_SPACE;
205 } else if (LO_SPACE == space) { in AllocateRaw()459 case LO_SPACE: in AllowedToBeMigrated()
175 chunk->owner()->identity() == LO_SPACE) { in VisitFixedArrayIncremental()324 if (chunk->owner()->identity() == LO_SPACE && in SetOldSpacePageFlags()
3440 MemoryChunk::FromAddress(address)->owner()->identity() != LO_SPACE) { in AllocateCode()4483 case LO_SPACE: in InSpace()5130 lo_space_ = new LargeObjectSpace(this, max_old_generation_size_, LO_SPACE); in SetUp()5417 case LO_SPACE: in next()5529 case LO_SPACE: in CreateIterator()6033 if (chunk->owner()->identity() == LO_SPACE) { in FreeQueuedChunks()
616 case LO_SPACE: in paged_space()1654 if (object_size > Page::kMaxRegularHeapObjectSize) return LO_SPACE; in SelectSpace()
707 case LO_SPACE: in AllocationSpaceName()2890 DCHECK(dest != LO_SPACE && size <= Page::kMaxRegularHeapObjectSize); in MigrateObject()