Home
last modified time | relevance | path

Searched defs:next_page_first_obj (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact.cc1684 mirror::Object* next_page_first_obj = first_objs_moving_space_[page_idx + 1].AsMirrorPtr(); in SlideBlackPage() local
2467 mirror::Object* next_page_first_obj = first_objs_non_moving_space_[++idx].AsMirrorPtr(); in UpdateNonMovingSpaceBlackAllocations() local