mark_sweep.cc | 279 accounting::ObjectStack* live_stack = heap_->GetLiveStack(); local 281 heap_->large_object_space_->GetLiveObjects(), live_stack); 282 live_stack->Reset(); 1013 accounting::ObjectStack* live_stack; member in struct:art::gc::collector::ArrayMarkedCheck 1023 accounting::ObjectStack* live_stack = array_check->live_stack; local [all...] |