Home | History | Annotate | Download | only in heap

Lines Matching refs:free_list_old_data_space_

329   free_list_old_data_space_.Reset(new FreeList(heap_->old_data_space()));
558 DCHECK(free_list_old_data_space_.get()->IsEmpty());
633 free_list = free_list_old_data_space_.get();
4142 : free_list_old_data_space_.get();