Searched refs:newArray (Results 1 – 1 of 1) sorted by relevance
695 Object* newArray = Array::Alloc<true>(self, arrayClass, length, arrayClass->GetComponentSize(), in DoFilledNewArray() local697 if (UNLIKELY(newArray == NULL)) { in DoFilledNewArray()712 … newArray->AsIntArray()->SetWithoutChecks<transaction_active>(i, shadow_frame.GetVReg(src_reg)); in DoFilledNewArray()714 …newArray->AsObjectArray<Object>()->SetWithoutChecks<transaction_active>(i, shadow_frame.GetVRegRef… in DoFilledNewArray()718 result->SetL(newArray); in DoFilledNewArray()