Home | History | Annotate | Download | only in heap

Lines Matching refs:max_semi_space_size_

1224     return 2 * max_semi_space_size_ + max_old_generation_size_;
1226 int MaxSemiSpaceSize() { return max_semi_space_size_; }
2034 int max_semi_space_size_;