Searched refs:last_slot_ (Results 1 – 3 of 3) sorted by relevance
24 DCHECK_LE(last_slot_, slot); in IsValid()25 last_slot_ = slot; in IsValid()
48 Address last_slot_; variable
37 last_slot_ = chunk->area_start(); in InvalidatedSlotsFilter()