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

Issue 1972593002: [wasm] Add flag to validate asm.js modules. (Closed)

Created:
4 years, 7 months ago by Michael Starzinger
Modified:
4 years, 7 months ago
Reviewers:
mvstanton, bradnelson
CC:
v8-reviews_googlegroups.com, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Add flag to validate asm.js modules. This adds the --validate-asm flag which will trigger validation of all asm.js modules before they are being compiled. In case a module doesn't pass validation, a warning will be printed, but compilation as well as execution will continue unhampered. R=mvstanton@chromium.org Committed: https://crrev.com/f73cf983c081130c4f8b5d214133f1eebc67f7d3 Cr-Commit-Position: refs/heads/master@{#36216}

Patch Set 1 #

Patch Set 2 : Turn off flag. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M src/ast/scopes.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler.cc View 2 chunks +12 lines, -0 lines 2 comments Download
M src/flag-definitions.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Michael Starzinger
4 years, 7 months ago (2016-05-11 11:53:07 UTC) #3
bradnelson
Thanks guys, sorry this has been held up so long. Let's chat about this more ...
4 years, 7 months ago (2016-05-12 09:03:59 UTC) #5
mvstanton
lgtm
4 years, 7 months ago (2016-05-12 09:16:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972593002/20001
4 years, 7 months ago (2016-05-12 15:52:09 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-12 16:35:57 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 16:36:34 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f73cf983c081130c4f8b5d214133f1eebc67f7d3
Cr-Commit-Position: refs/heads/master@{#36216}

Powered by Google App Engine
This is Rietveld 408576698