Home | History | Annotate | Download | only in src

Lines Matching refs:promotion_queue

1469       while (!promotion_queue()->is_empty()) {
1472 promotion_queue()->remove(&target, &size);
1652 heap->promotion_queue()->insert(target, object_size);
1660 heap->promotion_queue()->SetNewLimit(heap->new_space()->top());