Home | History | Annotate | Download | only in src

Lines Matching refs:promotion_queue

2027       while (!promotion_queue()->is_empty()) {
2030 promotion_queue()->remove(&target, &size);
2262 heap->promotion_queue()->insert(
2265 heap->promotion_queue()->insert(target, object_size);
2275 heap->promotion_queue()->SetNewLimit(heap->new_space()->top());