[arraybuffer] Remove uses of DOMTypedArray::View
The indirection over DOMTypedArray::View is not necessary, DOMTypedArray can be used directly. This CL works towards removing ArrayBufferView and TypedArray. R=haraken@chromium.org Bug: chromium:1008840 Change-Id: Ib4ab7844b4a10339b4aefd9add4637890e1ce09e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102653Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#750442}
Showing
Please register or sign in to comment