Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dscavenger-inl.h279 return KEEP_SLOT; in CheckAndScavengeObject()
284 return KEEP_SLOT; in CheckAndScavengeObject()
Dslot-set.h19 enum SlotCallbackResult { KEEP_SLOT, REMOVE_SLOT }; enumerator
206 if (callback(page_start_ + slot) == KEEP_SLOT) { in Iterate()
517 if (callback(type, host_addr, addr) == KEEP_SLOT) { in Iterate()
Dremembered-set.h219 : KEEP_SLOT; in RemoveRangeTyped()
Dmark-compact.cc2942 return KEEP_SLOT; in CheckAndUpdateOldToNewSlot()
2956 return KEEP_SLOT; in CheckAndUpdateOldToNewSlot()
2961 return KEEP_SLOT; in CheckAndUpdateOldToNewSlot()
4160 return KEEP_SLOT; in CheckAndMarkObject()
Dheap.cc3983 return KEEP_SLOT; in CollectSlots()
3991 return KEEP_SLOT; in CollectSlots()