Home
last modified time | relevance | path

Searched refs:trg_type (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dunstarted_runtime.cc802 ObjPtr<mirror::Class> trg_type = shadow_frame->GetVRegReference(arg_offset + 2)->GetClass()-> in UnstartedSystemArraycopy() local
804 if (trg_type->IsPrimitiveInt()) { in UnstartedSystemArraycopy()