GREY_OBJECT 128 src/mark-compact.h case GREY_OBJECT: return "grey"; GREY_OBJECT 141 src/mark-compact.h if (IsGrey(mark_bit)) return GREY_OBJECT;