Searched refs:KEEP_SLOT (Results 1 – 6 of 6) sorted by relevance
205 return result == CopyAndForwardResult::SUCCESS_YOUNG_GENERATION ? KEEP_SLOT in RememberedSetEntryNeeded()242 return KEEP_SLOT; in EvacuateObjectDefault()328 return Heap::InYoungGeneration(target) ? KEEP_SLOT : REMOVE_SLOT; in EvacuateShortcutCandidate()423 return Heap::InYoungGeneration(dest) ? KEEP_SLOT : REMOVE_SLOT; in ScavengeObject()452 return KEEP_SLOT; in CheckAndScavengeObject()
80 return KEEP_SLOT; in CheckNoneInRange()242 : KEEP_SLOT; in RemoveRangeTyped()
24 enum SlotCallbackResult { KEEP_SLOT, REMOVE_SLOT }; enumerator489 if (callback(MaybeObjectSlot(chunk_start + slot)) == KEEP_SLOT) { in Iterate()713 if (callback(type, addr) == KEEP_SLOT) { in Iterate()
123 if (result == KEEP_SLOT) { in HandleSlot()
4352 return KEEP_SLOT; in CheckAndUpdateOldToNewSlot()4366 return KEEP_SLOT; in CheckAndUpdateOldToNewSlot()4371 return KEEP_SLOT; in CheckAndUpdateOldToNewSlot()4414 return KEEP_SLOT; in UpdateUntypedPointers()4482 return KEEP_SLOT; in UpdateTypedPointers()5637 return KEEP_SLOT; in CheckAndMarkObject()
4779 return KEEP_SLOT; in CollectSlots()4787 return KEEP_SLOT; in CollectSlots()