Home
last modified time | relevance | path

Searched refs:KEEP_EMPTY_BUCKETS (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dsweeper.cc294 SlotSet::KEEP_EMPTY_BUCKETS); in RawSweep()
296 SlotSet::KEEP_EMPTY_BUCKETS); in RawSweep()
335 SlotSet::KEEP_EMPTY_BUCKETS); in RawSweep()
337 SlotSet::KEEP_EMPTY_BUCKETS); in RawSweep()
Dscavenger.cc124 SlotSet::KEEP_EMPTY_BUCKETS); in ScavengePage()
Dslot-set.h34 KEEP_EMPTY_BUCKETS // An empty bucket will be kept. enumerator
147 DCHECK(mode == KEEP_EMPTY_BUCKETS); in RemoveRange()