Home | History | Annotate | Download | only in src

Lines Matching refs:mc_relocation_top

825   current_page->mc_relocation_top = mc_forwarding_info_.top;
1822 static_cast<int>(p->mc_relocation_top - p->ObjectAreaStart());
1825 // p->mc_relocation_top after the call to Free (because Free will clear
1828 static_cast<int>(p->ObjectAreaEnd() - p->mc_relocation_top);
1830 int wasted_bytes = free_list_.Free(p->mc_relocation_top, extra_size);