Home | History | Annotate | Download | only in collector

Lines Matching refs:live_stack

1291     accounting::ObjectStack* live_stack = heap_->GetLiveStack();
1292 heap_->MarkAllocStackAsLive(live_stack);
1293 live_stack->Reset();