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

Issue 2745393002: [wasm][asm.js] Fix asm.js in tests to be more strictly valid. (Closed)

Created:
3 years, 9 months ago by bradnelson
Modified:
3 years, 9 months ago
Reviewers:
Eric Holk, aseemgarg, bradn
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm][asm.js] Fix asm.js in tests to be more strictly valid. These tests fail with the new asm.js parser, because they are invalid under a more strict reading of the spec. NOTE: These also fail to validate when run in Firefox. BUG=v8:4203 BUG=v8:6090 R=aseemgarg@chromium.org,eholk@chromium.org Review-Url: https://codereview.chromium.org/2745393002 Cr-Commit-Position: refs/heads/master@{#43803} Committed: https://chromium.googlesource.com/v8/v8/+/8c1af20baf74cfa286833fb4b4b67b31ad34662b

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -37 lines) Patch
M test/mjsunit/wasm/asm-wasm.js View 7 chunks +8 lines, -5 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm-literals.js View 5 chunks +35 lines, -32 lines 2 comments Download

Messages

Total messages: 14 (8 generated)
bradnelson
Sending this out as a prereq to landing the new parser. Here's the complete change ...
3 years, 9 months ago (2017-03-14 04:01:48 UTC) #3
Eric Holk
l-g-t-m (I'm not an owner so you'll need a real lg from someone else). https://codereview.chromium.org/2745393002/diff/1/test/mjsunit/wasm/asm-wasm-literals.js ...
3 years, 9 months ago (2017-03-14 17:08:51 UTC) #6
aseemgarg
lgtm
3 years, 9 months ago (2017-03-14 19:41:54 UTC) #7
bradn
https://codereview.chromium.org/2745393002/diff/1/test/mjsunit/wasm/asm-wasm-literals.js File test/mjsunit/wasm/asm-wasm-literals.js (right): https://codereview.chromium.org/2745393002/diff/1/test/mjsunit/wasm/asm-wasm-literals.js#newcode80 test/mjsunit/wasm/asm-wasm-literals.js:80: function f0() { return +(0 >>> 0); } On ...
3 years, 9 months ago (2017-03-14 20:15:13 UTC) #9
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/2745393002/1
3 years, 9 months ago (2017-03-14 20:15:27 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 20:17:11 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/8c1af20baf74cfa286833fb4b4b67b31ad3...

Powered by Google App Engine
This is Rietveld 408576698