Fix mips32oc ArraySet null constant assignment
Fix assigning a null constant to an array index. Previously this would unnecessarily invoke pAputObject. This commit fixes previous test failure: 521-checker-array-set-null. Change-Id: I02ff5296fa3a48b021c0dfd9bb10628ba6e5d5e5
Loading
Please sign in to comment