Searched refs:classArraySize (Results 1 – 1 of 1) sorted by relevance
2996 auto classArraySize = runtime->GetClassArraySize(GetArch()); in VisitNewArray() local3002 arraySize = lenInst->CastToConstant()->GetIntValue() * elementSize + classArraySize; in VisitNewArray()