Home | History | Annotate | Download | only in src

Lines Matching refs:min_growth

2738   HValue* min_growth = Add<HConstant>(16);
2740 new_capacity = AddUncasted<HAdd>(new_capacity, min_growth);