Home | History | Annotate | Download | only in heap

Lines Matching refs:new_limit

1336     Address new_limit = new_top + inline_allocation_limit_step_;
1337 allocation_info_.set_limit(Min(new_limit, high));