Searched defs:moving_space_end_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/collector/ | ||
D | mark_compact.h | 805 uint8_t* moving_space_end_; variable |
D | mark_compact.cc | 1570 uint8_t* const moving_space_end_; member in art::gc::collector::MarkCompact::RefsUpdateVisitor |