Searched refs:old_statics (Results 1 – 1 of 1) sorted by relevance
465 ObjPtr<mirror::PointerArray> old_statics(old_ext_data->GetStaticJFieldIDsPointerArray()); in VisitReflectiveTargets() local466 if (!old_statics.IsNull()) { in VisitReflectiveTargets()467 old_statics->SetElementPtrSize(old_off, 0, kRuntimePointerSize); in VisitReflectiveTargets()