Home
last modified time | relevance | path

Searched refs:GetMarkStack (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.cc128 mark_stack_ = heap_->GetMarkStack(); in InitializePhase()
Dmark_sweep.cc118 mark_stack_ = heap_->GetMarkStack(); in InitializePhase()
/art/runtime/gc/
Dheap.h1004 accounting::ObjectStack* GetMarkStack() { in GetMarkStack() function