Home | History | Annotate | Download | only in collector

Lines Matching refs:GetLiveStack

864   live_stack_freeze_size_ = heap_->GetLiveStack()->Size();
1817 accounting::ObjectStack* ConcurrentCopying::GetLiveStack() {
2384 SweepArray(heap_->GetLiveStack(), /* swap_bitmaps= */ false);
2388 accounting::ObjectStack* live_stack = heap_->GetLiveStack();