Searched refs:kWeakRootStateNoReadsOrWrites (Results 1 – 4 of 4) sorted by relevance
194 while ((!gUseReadBarrier && weak_root_state_ == gc::kWeakRootStateNoReadsOrWrites) || in WaitUntilAccessible()223 : weak_root_state_ != gc::kWeakRootStateNoReadsOrWrites) { in Insert()435 if (new_state != gc::kWeakRootStateNoReadsOrWrites) { in ChangeWeakRootStateLocked()
2783 intern_table_->ChangeWeakRootState(gc::kWeakRootStateNoReadsOrWrites); in DisallowNewSystemWeaks()
31 kWeakRootStateNoReadsOrWrites, enumerator
11 case kWeakRootStateNoReadsOrWrites: os << "WeakRootStateNoReadsOrWrites"; break; in operator <<()