Searched refs:kCheckDebugDisallowReadBarrierCount (Results 1 – 3 of 3) sorted by relevance
78 static constexpr bool kCheckDebugDisallowReadBarrierCount = kIsDebugBuild; variable
38 if (kCheckDebugDisallowReadBarrierCount) { in Barrier()106 if (kCheckDebugDisallowReadBarrierCount) { in BarrierForRoot()151 if (kCheckDebugDisallowReadBarrierCount) { in BarrierForRoot()
1314 if (kCheckDebugDisallowReadBarrierCount) { in ModifyDebugDisallowReadBarrier()1320 return kCheckDebugDisallowReadBarrierCount ? debug_disallow_read_barrier_ : 0u; in GetDebugDisallowReadBarrierCount()