Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dmark-compact.h120 MarkBit from_mark_bit = MarkBitFrom(from); in INLINE() local
123 if (from_mark_bit.Get()) { in INLINE()
127 if (from_mark_bit.Next().Get()) { in INLINE()