Emergency fix for ArrayHandleView compile error caused by merge error
Recent merge requests !2354 (merged) and !2356 (merged) both edited ArrayHandleView. Git successfully merged the changes, but the changes were still incompatible with each other, causing an unexpected compile error on master. This fixes the issue.