[arraybuffer] Rename IntegralTypedArrayBase to TypedArray
This CL merges IntegralTypedArrayBase and TypedArrayBase and renames the resulting class to TypedArray. There is no more sub-classing happening anymore, so it makes no sense to have the base classes. Additionally, we now use IntegralTypedArrayBase also for Float32Array. R=haraken@chromium.org Bug: chromium:1008840 Change-Id: I4661ff7be878ce0d7d40779ca33f8b70588baf86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926506Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#717526}
Showing
Please register or sign in to comment