v8/test/mjsunit/regress/wasm
Clemens Hammacher 9c62795bec [wasm] Disallow lazy compilation with --wasm-interpret-all
The --wasm-interpret-all flag is mainly used for debugging. Combining it
with lazy compilation is unreasonable and would create a lot of special
cases in both code paths. Hence this CL disallows the combination of
these two flags by adding a negative flag implication.

R=rossberg@chromium.org
BUG=chromium:715216

Change-Id: I777e21d7e64f567e2728498dbb6f5b0709cd28f1
Reviewed-on: https://chromium-review.googlesource.com/494486
Reviewed-by: Andreas Rossberg <rossberg@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45047}
2017-05-03 08:05:42 +00:00
..
loop-stack-check.js
regress-5860.js
regress-709684.js Fixed accounting issues due to code table containing imports as well as wasm funcs. 2017-04-10 14:03:59 +00:00
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 [wasm] Handle no initial memory case correctly when memory is exported 2017-04-18 06:34:16 +00:00
regression-702460.js
regression-702839.js
regression-703568.js
regression-708714.js
regression-710844.js [wasm] Handle no initial memory case correctly when memory is exported 2017-04-18 06:34:16 +00:00
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