Searched refs:halfway_to_the_max (Results 1 – 1 of 1) sorted by relevance
5020 intptr_t halfway_to_the_max = (old_gen_size + max_old_generation_size_) / 2; in OldGenerationAllocationLimit() local5021 return Min(limit, halfway_to_the_max); in OldGenerationAllocationLimit()