Home | History | Annotate | Download | only in gc

Lines Matching refs:heap_begin

184   byte* heap_begin = continuous_spaces_.front()->Begin();
191 card_table_.reset(accounting::CardTable::Create(heap_begin, heap_capacity));