Home | History | Annotate | Download | only in heap

Lines Matching refs:new_limit

1711     Address new_limit = new_top + GetNextInlineAllocationStepSize() - 1;
1712 allocation_info_.set_limit(Min(new_limit, high));