Searched defs:mark_bit (Results 1 – 3 of 3) sorted by relevance
211 V8_INLINE static bool IsImpossible(MarkBit mark_bit) { in IsImpossible()229 V8_INLINE static bool IsBlack(MarkBit mark_bit) { in IsBlack()236 V8_INLINE static bool IsWhite(MarkBit mark_bit) { in IsWhite()244 V8_INLINE static bool IsGrey(MarkBit mark_bit) { in IsGrey()251 V8_INLINE static bool IsBlackOrGrey(MarkBit mark_bit) { in IsBlackOrGrey()307 static ObjectColor Color(MarkBit mark_bit) { in Color()
220 int mark_bit = 0; in ba_test_clear_bmap_extent() local
475 int mark_bit = 0; in ext2fs_test_clear_generic_bitmap_range() local