Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dincremental-marking.h191 MarkBit from_mark_bit = ObjectMarking::MarkBitFrom(from); in INLINE() local
200 if (from_mark_bit.Get()) { in INLINE()
202 if (from_mark_bit.Next().Get()) { in INLINE()