Searched refs:kVisiblyEnabled (Results 1 – 7 of 7) sorted by relevance
455 if (LIKELY(s == WeakRefAccessState::kVisiblyEnabled)) { in GetWeakRefAccessEnabled()459 if (s == WeakRefAccessState::kVisiblyEnabled) { in GetWeakRefAccessEnabled()469 tls32_.weak_ref_access_enabled.store(WeakRefAccessState::kVisiblyEnabled, in GetWeakRefAccessEnabled()
196 kVisiblyEnabled = 0, // Enabled, and previously read with acquire load by this thread. enumerator1987 weak_ref_access_enabled(WeakRefAccessState::kVisiblyEnabled), in tls_32bit_sized_values()
3509 Immediate(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled))); in VisitReferenceGetReferent()
3303 Immediate(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled))); in VisitReferenceGetReferent()
767 static_assert(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled) == 0); in VisitReferenceGetReferent()
3553 static_assert(enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled) == 0); in VisitReferenceGetReferent()
2407 __ Cmp(temp, enum_cast<int32_t>(WeakRefAccessState::kVisiblyEnabled)); in VisitReferenceGetReferent()