Searched refs:kVisiblyEnabled (Results 1 – 6 of 6) sorted by relevance
406 if (LIKELY(s == WeakRefAccessState::kVisiblyEnabled)) { in GetWeakRefAccessEnabled()410 if (s == WeakRefAccessState::kVisiblyEnabled) { in GetWeakRefAccessEnabled()420 tls32_.weak_ref_access_enabled.store(WeakRefAccessState::kVisiblyEnabled, in GetWeakRefAccessEnabled()
186 kVisiblyEnabled = 0, // Enabled, and previously read with acquire load by this thread. enumerator1789 weak_ref_access_enabled(WeakRefAccessState::kVisiblyEnabled), in tls_32bit_sized_values()
3135 Immediate(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled))); in VisitReferenceGetReferent()
3384 Immediate(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled))); in VisitReferenceGetReferent()
3558 static_assert(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled) == 0); in VisitReferenceGetReferent()
2520 __ Cmp(temp, enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled)); in VisitReferenceGetReferent()