Searched refs:LO_SPACE (Results 1 – 10 of 10) sorted by relevance
76 DCHECK_NE(LO_SPACE, space); in BackReference()88 return SerializerReference(SpaceBits::encode(LO_SPACE) | in LargeObjectReference()
494 LO_SPACE, // Promoted large objects. enumerator497 LAST_SPACE = LO_SPACE,
316 if (deserializing_user_code() || space == LO_SPACE) { in PostProcessNewObject()349 if (space == LO_SPACE) { in GetBackReferencedObject()419 DCHECK(space_number == CODE_SPACE || space_number == LO_SPACE); in ReadObject()438 if (space_index == LO_SPACE) { in Allocate()594 CASE_STATEMENT(where, how, within, LO_SPACE) \ in ReadData()
132 if (space == LO_SPACE) { in BackReferenceIsAlreadyAllocated()345 if (space == LO_SPACE) { in SerializePrologue()412 (allocation_size > kMaxRegularHeapObjectSize) ? LO_SPACE : OLD_SPACE; in SerializeExternalString()
160 DCHECK_NE(idx, LO_SPACE);315 space = LO_SPACE; in AllocateRaw()338 } else if (LO_SPACE == space) { in AllocateRaw()553 case LO_SPACE: in AllowedToBeMigrated()
190 chunk->owner()->identity() == LO_SPACE); in VisitFixedArrayIncremental()281 if ((page->owner() != nullptr) && (page->owner()->identity() == LO_SPACE)) { in IterateBlackObject()
468 case LO_SPACE: in GetSpaceName()1174 } else if (space == LO_SPACE) { in ReserveSpace()3338 MemoryChunk::FromAddress(address)->owner()->identity() != LO_SPACE) { in AllocateCode()4634 case LO_SPACE: in InSpace()4656 case LO_SPACE: in InSpaceSlow()4670 case LO_SPACE: in IsValidAllocationSpace()5451 space_[LO_SPACE] = lo_space_ = new LargeObjectSpace(this, LO_SPACE); in SetUp()5959 case LO_SPACE: in next()
569 case LO_SPACE: in AllocationSpaceName()1637 DCHECK(dest != LO_SPACE); in MigrateObject()
1207 DCHECK_NE(LO_SPACE, space); in PageAreaSize()
596 if (!base::VirtualMemory::HasLazyCommits() || owner()->identity() == LO_SPACE) in CommittedPhysicalMemory()