Home | History | Annotate | Download | only in src

Lines Matching refs:SKIP_WRITE_BARRIER

190 // Setter that skips the write barrier if mode is SKIP_WRITE_BARRIER.
191 enum WriteBarrierMode { SKIP_WRITE_BARRIER, UPDATE_WRITE_BARRIER };