Home | History | Annotate | Download | only in src

Lines Matching refs:new_limit

1391     Address new_limit = new_top + inline_allocation_limit_step_;
1392 allocation_info_.set_limit(Min(new_limit, high));