Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc4890 void MarkCompact::VerifyPostGCObjects(bool performed_compaction, uint8_t* mark_bitmap_clear_end) { in VerifyPostGCObjects()
4967 uint8_t* mark_bitmap_clear_end = black_dense_end_; in FinishPhase() local