Home | History | Annotate | Download | only in heap

Lines Matching refs:ClearRecordedSlots

205 enum class ClearRecordedSlots { kYes, kNo };
524 // the freed area, then pass ClearRecordedSlots::kYes as the mode. Otherwise,
525 // pass ClearRecordedSlots::kNo. If the memory after the object header of
529 Address addr, int size, ClearRecordedSlots clear_slots_mode,