Home | History | Annotate | Download | only in src

Lines Matching defs:new_limit

1375     Address new_limit = new_top + inline_allocation_limit_step_;
1376 allocation_info_.set_limit(Min(new_limit, high));