Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.h162 MarkBit from_mark_bit = MarkBitFrom(from); in INLINE() local
165 if (from_mark_bit.Get()) { in INLINE()
167 if (from_mark_bit.Next().Get()) { in INLINE()