Description[wasm] Avoid js-typed-lowering optimization for wasm Memory objects
If an ArrayBuffer is setup through the WebAssembly.Memory constructor, identify these with a flag and avoid optimizations in js-typed-lowering.cc. This is needed becasue buffers associated with memory objects can be grown/detached leading to crashes.
BUG=chromium:717194
Review-Url: https://codereview.chromium.org/2862763002
Cr-Commit-Position: refs/heads/master@{#45105}
Committed: https://chromium.googlesource.com/v8/v8/+/82503e9ba30f38d428431f69a82f885569ac4913
Patch Set 1 #Patch Set 2 : Add test #Patch Set 3 : Cleanup #
Messages
Total messages: 18 (13 generated)
|