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

Issue 2290233008: [wasm] Validate the index of set local in AnalyzeLoopAssignment (Closed)

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

Description

[wasm] Validate the index of set local in AnalyzeLoopAssignment BUG=chromium:642867 R=titzer@chromium.org TEST=loop-assignment-analysis-unittest.cc:regress_642867 Committed: https://crrev.com/79e685e277298102c0386c8da0b5c2e8316baca2 Cr-Commit-Position: refs/heads/master@{#39089}

Patch Set 1 #

Total comments: 2

Patch Set 2 : The loop analysis should not do a validation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M src/wasm/ast-decoder.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/wasm/loop-assignment-analysis-unittest.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
ahaas
4 years, 3 months ago (2016-09-01 13:10:42 UTC) #1
titzer
https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc#newcode1853 src/wasm/ast-decoder.cc:1853: if (Validate(pc_, operand)) { I think if you just ...
4 years, 3 months ago (2016-09-01 13:12:44 UTC) #4
titzer
On 2016/09/01 13:12:44, titzer wrote: > https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc > File src/wasm/ast-decoder.cc (right): > > https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc#newcode1853 > ...
4 years, 3 months ago (2016-09-01 13:14:11 UTC) #5
ahaas
https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc#newcode1853 src/wasm/ast-decoder.cc:1853: if (Validate(pc_, operand)) { On 2016/09/01 at 13:12:44, titzer ...
4 years, 3 months ago (2016-09-01 13:53:15 UTC) #10
titzer
On 2016/09/01 13:53:15, ahaas wrote: > https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc > File src/wasm/ast-decoder.cc (right): > > https://codereview.chromium.org/2290233008/diff/1/src/wasm/ast-decoder.cc#newcode1853 > ...
4 years, 3 months ago (2016-09-01 13:54:17 UTC) #11
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/2290233008/20001
4 years, 3 months ago (2016-09-01 13:55:07 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-01 14:05:28 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 14:06:01 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/79e685e277298102c0386c8da0b5c2e8316baca2
Cr-Commit-Position: refs/heads/master@{#39089}

Powered by Google App Engine
This is Rietveld 408576698