Searched refs:MAP_SPACE (Results 1 – 9 of 9) sorted by relevance
82 STATIC_ASSERT(MAP_SPACE == CODE_SPACE + 1);
362 } else if (space == MAP_SPACE) { in GetBackReferencedObject()456 } else if (space_index == MAP_SPACE) { in Allocate()603 CASE_STATEMENT(where, how, within, MAP_SPACE) \ in ReadData()
136 } else if (space == MAP_SPACE) { in BackReferenceIsAlreadyAllocated()357 } else if (space == MAP_SPACE) { in SerializePrologue()
83 return SerializerReference(SpaceBits::encode(MAP_SPACE) | in MapReference()
504 MAP_SPACE, // Only and all map objects. enumerator510 LAST_PAGED_SPACE = MAP_SPACE
345 } else if (MAP_SPACE == space) { in AllocateRaw()556 case MAP_SPACE: in AllowedToBeMigrated()
470 case MAP_SPACE: in GetSpaceName()1162 if (space == MAP_SPACE) { in ReserveSpace()2090 AllocationResult allocation = AllocateRaw(Map::kSize, MAP_SPACE); in AllocatePartialMap()2124 AllocationResult allocation = AllocateRaw(Map::kSize, MAP_SPACE); in AllocateMap()4707 case MAP_SPACE: in InSpace()4729 case MAP_SPACE: in InSpaceSlow()4744 case MAP_SPACE: in IsValidAllocationSpace()5530 space_[MAP_SPACE] = map_space_ = new MapSpace(this, MAP_SPACE); in SetUp()6025 case MAP_SPACE: in next()6040 case MAP_SPACE: in next()
561 case MAP_SPACE: in AllocationSpaceName()3345 (identity == OLD_SPACE || identity == MAP_SPACE)) { in GetClearOldToNewSlotsMode()3359 space->identity() == CODE_SPACE || space->identity() == MAP_SPACE); in RawSweep()
1201 STATIC_ASSERT(static_cast<ObjectSpace>(1 << AllocationSpace::MAP_SPACE) == in AllocateChunk()1244 identity() != MAP_SPACE) { in AllocateChunk()