Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Issue 2640953002: [wasm] Add a more exhaustive test for unreachable code validation. (Closed)

Created:
3 years, 11 months ago by titzer
Modified:
3 years, 11 months ago
Reviewers:
rossberg
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Add a more exhaustive test for unreachable code validation. R=rossberg@chromium.org BUG= Review-Url: https://codereview.chromium.org/2640953002 Cr-Commit-Position: refs/heads/master@{#42499} Committed: https://chromium.googlesource.com/v8/v8/+/097e1ac6c74992b47aedee4cd3c98475438a38e1

Patch Set 1 #

Total comments: 5

Patch Set 2 : [wasm] Add a more exhaustive test for unreachable code validation. #

Patch Set 3 : Add more tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -0 lines) Patch
A test/mjsunit/wasm/unreachable-validation.js View 1 2 1 chunk +104 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (13 generated)
titzer
3 years, 11 months ago (2017-01-18 19:12:21 UTC) #1
titzer
On 2017/01/18 19:12:21, titzer wrote: PTAL. The idea is that this test succinctly shows what ...
3 years, 11 months ago (2017-01-18 19:14:43 UTC) #4
rossberg
LGTM with suggestions https://codereview.chromium.org/2640953002/diff/1/test/mjsunit/wasm/unreachable-validation.js File test/mjsunit/wasm/unreachable-validation.js (right): https://codereview.chromium.org/2640953002/diff/1/test/mjsunit/wasm/unreachable-validation.js#newcode30 test/mjsunit/wasm/unreachable-validation.js:30: if (expected) assertTrue(valid); Nit: why not ...
3 years, 11 months ago (2017-01-19 08:14:29 UTC) #7
rossberg
https://codereview.chromium.org/2640953002/diff/1/test/mjsunit/wasm/unreachable-validation.js File test/mjsunit/wasm/unreachable-validation.js (right): https://codereview.chromium.org/2640953002/diff/1/test/mjsunit/wasm/unreachable-validation.js#newcode68 test/mjsunit/wasm/unreachable-validation.js:68: run(V, "U iadd", [unr, iadd]); Oh, and you probably ...
3 years, 11 months ago (2017-01-19 08:32:26 UTC) #8
titzer
On 2017/01/19 08:32:26, rossberg wrote: > https://codereview.chromium.org/2640953002/diff/1/test/mjsunit/wasm/unreachable-validation.js > File test/mjsunit/wasm/unreachable-validation.js (right): > > https://codereview.chromium.org/2640953002/diff/1/test/mjsunit/wasm/unreachable-validation.js#newcode68 > ...
3 years, 11 months ago (2017-01-19 12:33:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2640953002/40001
3 years, 11 months ago (2017-01-19 12:33:45 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 13:07:14 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/097e1ac6c74992b47aedee4cd3c98475438...

Powered by Google App Engine
This is Rietveld 408576698