Home
last modified time | relevance | path

Searched refs:PREFREE_EMPTY_BUCKETS (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dslot-set.h31 PREFREE_EMPTY_BUCKETS, // An empty bucket will be unlinked from the slot enumerator
128 if (mode == PREFREE_EMPTY_BUCKETS) { in RemoveRange()
216 if (mode == PREFREE_EMPTY_BUCKETS && in_bucket_count == 0) { in Iterate()
Dstore-buffer.cc117 SlotSet::PREFREE_EMPTY_BUCKETS); in MoveEntriesToRememberedSet()
Dstore-buffer.h83 SlotSet::PREFREE_EMPTY_BUCKETS); in DeleteDuringGarbageCollection()
Dremembered-set.h134 slots[page].Iterate(callback, SlotSet::PREFREE_EMPTY_BUCKETS); in Iterate()
Dmark-compact.cc3534 SlotSet::PREFREE_EMPTY_BUCKETS); in VisitLiveObjects()