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

Issue 22339018: Deoptimization is easier to diagnose when there is a text reason. (Closed)

Created:
7 years, 4 months ago by mvstanton
Modified:
7 years, 4 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Deoptimization is easier to diagnose when there is a text reason. BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16131

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -36 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 7 chunks +8 lines, -7 lines 0 comments Download
M src/hydrogen.h View 1 4 chunks +9 lines, -8 lines 0 comments Download
M src/hydrogen.cc View 1 15 chunks +30 lines, -19 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +6 lines, -2 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
Hi Toon, here is the change we discussed for deopt reasons. Thanks, --Michael
7 years, 4 months ago (2013-08-09 12:35:16 UTC) #1
Toon Verwaest
lgtm with 2 nits. https://codereview.chromium.org/22339018/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/22339018/diff/1/src/hydrogen.cc#newcode1111 src/hydrogen.cc:1111: key_checker.ElseDeopt("key out of capacity range"); ...
7 years, 4 months ago (2013-08-09 12:41:28 UTC) #2
mvstanton
Thanks, comments addressed, much appreciated. --Michael https://codereview.chromium.org/22339018/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/22339018/diff/1/src/hydrogen.cc#newcode1111 src/hydrogen.cc:1111: key_checker.ElseDeopt("key out of ...
7 years, 4 months ago (2013-08-09 12:49:11 UTC) #3
mvstanton
7 years, 4 months ago (2013-08-09 12:50:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r16131 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698