Home | History | Annotate | Download | only in runtime

Lines Matching defs:new_ref

1718       mirror::Class* new_ref = root.Read<kWithoutReadBarrier>();
1719 if (UNLIKELY(new_ref != old_ref)) {
1725 *it = GcRoot<mirror::Class>(new_ref);