Home | History | Annotate | Download | only in runtime

Lines Matching refs:old_ref

1683       mirror::Class* old_ref = pair.second.Read<kWithoutReadBarrier>();
1686 if (UNLIKELY(new_ref != old_ref)) {
1693 if (old_ref == it->second.Read<kWithoutReadBarrier>()) {