Searched refs:ShouldReduceMemory (Results 1 – 5 of 5) sorted by relevance
670 bool map_retaining_is_disabled = heap()->ShouldReduceMemory() || in RetainMaps()764 if (FLAG_black_allocation && !heap()->ShouldReduceMemory() && in FinalizeIncrementally()
182 current_.reduce_memory = heap_->ShouldReduceMemory(); in Start()
853 if (ShouldReduceMemory()) { in GCTypeTimer()4157 if (ShouldReduceMemory() || in ReduceNewSpaceSize()5152 if (FLAG_stress_compaction || ShouldReduceMemory()) { in SetOldGenerationAllocationLimit()
1557 inline bool ShouldReduceMemory() const { in ShouldReduceMemory() function
662 if (heap()->ShouldReduceMemory()) { in ComputeEvacuationHeuristics()717 const bool reduce_memory = heap()->ShouldReduceMemory(); in CollectEvacuationCandidates()