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

/art/runtime/gc/
H A Dheap.cc339 +-main alloc space2 / bump space 2 (capacity_)+-
904 space::ContinuousSpace* space2 = non_moving_space_; local
907 CHECK(space2 != nullptr);
908 MarkAllocStack(space1->GetLiveBitmap(), space2->GetLiveBitmap(),

Completed in 88 milliseconds