newArray

fun newArray(mv: MethodVisitor, size: Int, type: Type)


fun newArray(mv: MethodVisitor, type: Type)

Assumes the top of the stack contains the size of the array