Home | History | Annotate | Download | only in gc

Lines Matching refs:SetIdealFootprint

471     SetIdealFootprint(std::numeric_limits<size_t>::max());
3221 void Heap::SetIdealFootprint(size_t max_allowed_footprint) {
3317 SetIdealFootprint(target_size);