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

Issue 2646093003: [wasm] Unreachability fix for br_table. (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] Unreachability fix for br_table. R=rossberg@chromium.org BUG=chromium:682659 Review-Url: https://codereview.chromium.org/2646093003 Cr-Commit-Position: refs/heads/master@{#42564} Committed: https://chromium.googlesource.com/v8/v8/+/04434acbcea8012236fa1105076480336c00a089

Patch Set 1 #

Total comments: 1

Patch Set 2 : And throw #

Patch Set 3 : [wasm] Unreachability fix for br_table. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M src/wasm/function-body-decoder.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M test/unittests/wasm/function-body-decoder-unittest.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
titzer
3 years, 11 months ago (2017-01-20 13:09:48 UTC) #1
rossberg
https://codereview.chromium.org/2646093003/diff/1/src/wasm/function-body-decoder.cc File src/wasm/function-body-decoder.cc (right): https://codereview.chromium.org/2646093003/diff/1/src/wasm/function-body-decoder.cc#newcode683 src/wasm/function-body-decoder.cc:683: case kExprThrow: { Does this need an EndControl, too?
3 years, 11 months ago (2017-01-20 13:14:29 UTC) #4
titzer
On 2017/01/20 13:14:29, rossberg wrote: > https://codereview.chromium.org/2646093003/diff/1/src/wasm/function-body-decoder.cc > File src/wasm/function-body-decoder.cc (right): > > https://codereview.chromium.org/2646093003/diff/1/src/wasm/function-body-decoder.cc#newcode683 > ...
3 years, 11 months ago (2017-01-20 13:16:51 UTC) #7
rossberg
3 years, 11 months ago (2017-01-20 13:20:18 UTC) #8
rossberg
lgtm
3 years, 11 months ago (2017-01-20 13:20:20 UTC) #9
titzer
On 2017/01/20 13:16:51, titzer wrote: > On 2017/01/20 13:14:29, rossberg wrote: > > > https://codereview.chromium.org/2646093003/diff/1/src/wasm/function-body-decoder.cc ...
3 years, 11 months ago (2017-01-20 13:51:14 UTC) #12
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/2646093003/40001
3 years, 11 months ago (2017-01-20 14:30:48 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 14:32:43 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/04434acbcea8012236fa1105076480336c0...

Powered by Google App Engine
This is Rietveld 408576698