v8/test/mjsunit/regress/wasm
gdeepti 82503e9ba3 [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}
2017-05-04 17:21:56 +00:00
..
loop-stack-check.js
regress-5860.js
regress-709684.js
regress-712569.js [wasm] Fix DCHECK handiling pending exceptions. 2017-04-18 19:15:12 +00:00
regression-5531.js
regression-5800.js
regression-5884.js
regression-6054.js
regression-6164.js
regression-02256.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regression-02256b.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regression-02862.js
regression-643595.js
regression-644682.js
regression-647649.js [asm.js] Treat typed array constructors as stdlib uses. 2017-04-24 13:33:35 +00:00
regression-648079.js
regression-651961.js
regression-654377.js
regression-663994.js
regression-666741.js
regression-667745.js
regression-670683.js
regression-674447.js
regression-680938.js
regression-684858.js
regression-688876.js
regression-689450.js
regression-694433.js
regression-698587.js
regression-699485.js
regression-702460.js
regression-702839.js
regression-703568.js
regression-708714.js
regression-710844.js
regression-711203.js Restrict range for int64_t to immediate conversions 2017-04-20 21:03:31 +00:00
regression-715216-a.js [wasm] Disallow lazy compilation with --wasm-interpret-all 2017-05-03 08:05:42 +00:00
regression-715216-b.js [wasm] Disallow lazy compilation with --wasm-interpret-all 2017-05-03 08:05:42 +00:00
regression-717056.js [wasm] Fix usages of ErrorThrower::Reify 2017-05-02 15:11:36 +00:00
regression-717194.js [wasm] Avoid js-typed-lowering optimization for wasm Memory objects 2017-05-04 17:21:56 +00:00