Lines Matching refs:new_ref
1685 mirror::Class* new_ref = pair.second.Read<kWithoutReadBarrier>();1686 if (UNLIKELY(new_ref != old_ref)) {1694 it->second = GcRoot<mirror::Class>(new_ref);