Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GrayState

2386       //   bool is_gray = (rb_state == ReadBarrier::GrayState());
2433 static_assert(ReadBarrier::GrayState() == 1, "Expecting gray to have value 1");