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

Issue 2625893003: [deoptimizer] Insert more consistency checks. (Closed)

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

Description

[deoptimizer] Insert more consistency checks. This is mainly to catch a crash that we see in Canary with escape analysis on. Review-Url: https://codereview.chromium.org/2625893003 Cr-Commit-Position: refs/heads/master@{#42223} Committed: https://chromium.googlesource.com/v8/v8/+/e0a850318fc2898c13b1dcf999e074111bcc937e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address reviewer's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -29 lines) Patch
M src/deoptimizer.cc View 1 12 chunks +54 lines, -29 lines 0 comments Download

Messages

Total messages: 13 (9 generated)
Jarin
Could you take a look, please?
3 years, 11 months ago (2017-01-11 11:32:11 UTC) #4
Michael Starzinger
LGTM. Nice! https://codereview.chromium.org/2625893003/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/2625893003/diff/1/src/deoptimizer.cc#newcode3620 src/deoptimizer.cc:3620: CHECK(static_cast<size_t>(frame_index) < frames().size()); nit: CHECK_LT https://codereview.chromium.org/2625893003/diff/1/src/deoptimizer.cc#newcode3890 src/deoptimizer.cc:3890: ...
3 years, 11 months ago (2017-01-11 11:37:18 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/2625893003/20001
3 years, 11 months ago (2017-01-11 12:19:49 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 12:48:50 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/e0a850318fc2898c13b1dcf999e074111bc...

Powered by Google App Engine
This is Rietveld 408576698