Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc863 space::ContinuousSpace* space1 = main_space_ != nullptr ? main_space_ : non_moving_space_; in MarkAllocStackAsLive() local
866 CHECK(space1 != nullptr); in MarkAllocStackAsLive()
868 MarkAllocStack(space1->GetLiveBitmap(), space2->GetLiveBitmap(), in MarkAllocStackAsLive()