Description[wasm] Throw a RangeError if Wasm memory could not be allocated.
This fixes a bug found by the fuzzer where we would attempt to
dereference a null handle if memory allocation failed. In this case,
the failure was because the amount of memory requested was above V8's
hardcoded limit.
BUG= https://bugs.chromium.org/p/chromium/issues/detail?id=666741
Committed: https://crrev.com/d0fe942d2304655f587f49a0b6a1c9a079692912
Cr-Commit-Position: refs/heads/master@{#41158}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Merging with master #Patch Set 3 : Fixing nits #
Messages
Total messages: 15 (9 generated)
|