Home | History | Annotate | Download | only in src

Lines Matching refs:halfway_to_the_max

1590     intptr_t halfway_to_the_max = (old_gen_size + max_old_generation_size_) / 2;
1591 return Min(limit, halfway_to_the_max);