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 2638383004: [wasm] Fix checking of unreachable code (clear stack after unreachable). (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] Fix checking of unreachable code (clear stack after unreachable). R=rossberg@chromium.org BUG=chromium:682659 Review-Url: https://codereview.chromium.org/2638383004 Cr-Commit-Position: refs/heads/master@{#42502} Committed: https://chromium.googlesource.com/v8/v8/+/34b337fae6bc7c354ec76ada6e10e21e492492e4

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M src/wasm/function-body-decoder.cc View 1 chunk +9 lines, -1 line 1 comment Download
M test/mjsunit/wasm/unreachable-validation.js View 1 chunk +5 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (7 generated)
titzer
3 years, 11 months ago (2017-01-19 12:48:44 UTC) #1
rossberg
lgtm https://codereview.chromium.org/2638383004/diff/1/src/wasm/function-body-decoder.cc File src/wasm/function-body-decoder.cc (right): https://codereview.chromium.org/2638383004/diff/1/src/wasm/function-body-decoder.cc#newcode1246 src/wasm/function-body-decoder.cc:1246: if (control_.empty()) { I suppose you could avoid ...
3 years, 11 months ago (2017-01-19 12:55:11 UTC) #4
titzer
On 2017/01/19 12:55:11, rossberg wrote: > lgtm > > https://codereview.chromium.org/2638383004/diff/1/src/wasm/function-body-decoder.cc > File src/wasm/function-body-decoder.cc (right): > ...
3 years, 11 months ago (2017-01-19 12:58:17 UTC) #5
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/2638383004/1
3 years, 11 months ago (2017-01-19 13:22:02 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 13:24:04 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/34b337fae6bc7c354ec76ada6e10e21e492...

Powered by Google App Engine
This is Rietveld 408576698