Searched defs:MarkAllocStackAsLive (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc707 void Heap::MarkAllocStackAsLive(accounting::ObjectStack* stack) { function in class:art::gc::Heap
2016 MarkAllocStackAsLive(allocation_stack_.get());

Completed in 10 milliseconds