[domarraybuffer] Change constructor params from unsigned to size_t
The internal representation of the size field in the DOMArrayBuffer is already size_t, now we change the constructors to show that as well. R=haraken@chromium.org Bug: 1008840 Change-Id: I35fe71d0b3503244329e527f0df994812bc91387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911782 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#714576}
Showing
Please register or sign in to comment