Searched refs:promotion_list_ (Results 1 – 3 of 3) sorted by relevance
85 promotion_list_(promotion_list, task_id), in Scavenger()150 while ((promotion_list_.LocalPushSegmentSize() < in Process()162 while (promotion_list_.Pop(&object_and_size)) { in Process()169 if (!promotion_list_.IsGlobalPoolEmpty()) { in Process()
98 PromotionList::View promotion_list_; variable
120 promotion_list_.Push(ObjectAndSize(target, object_size)); in PromoteObject()