Home | History | Annotate | Download | only in src

Lines Matching refs:promotion_queue_

995   promotion_queue_.Initialize(new_space_.ToSpaceHigh());
1215 while (!promotion_queue_.is_empty()) {
1218 promotion_queue_.remove(&target, &size);