Lines Matching full:getreferent
410 // objects, aside from weak ref accesses with read barriers (Reference::GetReferent() and system
1078 to_ref->AsReference()->GetReferent<kWithoutReadBarrier>() != nullptr &&
1079 !IsInToSpace(to_ref->AsReference()->GetReferent<kWithoutReadBarrier>())))) {
1080 // Leave this Reference gray in the queue so that GetReferent() will trigger a read barrier. We