Description[wasm] WebAssembly.Memory.grow() should handle the no instance case
- Currently WebAssembly.Memory.grow() assumes that it always has an instance associated with it,
fix to grow and reflect new size when no instance is associated with memory object.
- Correctness fixes for the js api, throw range errors instead of generic errors
BUG=chromium:680938
R=bradnelson@chromium.org, titzer@chromium.org
Review-Url: https://codereview.chromium.org/2638243002
Cr-Commit-Position: refs/heads/master@{#42432}
Committed: https://chromium.googlesource.com/v8/v8/+/6934db7ca7777db0799ec76b3fae811734e3c5c2
Patch Set 1 #
Total comments: 3
Patch Set 2 : Review #
Messages
Total messages: 17 (12 generated)
|