[arraybuffer] Allow nullptr backing store
I removed all uses of ArrayBufferContents that assumed that the start of backing store is always not nullptr. Now we can also remove this invariant altogether. R=haraken@chromium.org Bug: chromium:1008840 Change-Id: I479e502a986b4eb9ee3c6d56c7a99b6c677007bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904067 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#717523}
Showing
Please register or sign in to comment