Home | History | Annotate | Download | only in gc

Lines Matching refs:SetIdealFootprint

228     SetIdealFootprint(std::numeric_limits<size_t>::max());
1770 void Heap::SetIdealFootprint(size_t max_allowed_footprint) {
1827 SetIdealFootprint(target_size);