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

Issue 23845003: Cleaned up deopt reason messages a bit. (Closed)

Created:
7 years, 3 months ago by Sven Panne
Modified:
7 years, 3 months ago
Reviewers:
Michael Achenbach
CC:
v8-dev
Visibility:
Public.

Description

Cleaned up deopt reason messages a bit. They are now a bit more consistent, and they don't mention the name of a flag, which will go out of sync some day. ;-) R=machenbach@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16514

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M src/code-stubs-hydrogen.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/hydrogen.cc View 5 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
7 years, 3 months ago (2013-09-04 06:56:31 UTC) #1
Michael Achenbach
lgtm with nit https://codereview.chromium.org/23845003/diff/1/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc (right): https://codereview.chromium.org/23845003/diff/1/src/code-stubs-hydrogen.cc#newcode891 src/code-stubs-hydrogen.cc:891: Add<HDeoptimize>("Tracing elements transisions", Deoptimizer::EAGER); nit: transitions
7 years, 3 months ago (2013-09-04 07:21:35 UTC) #2
Sven Panne
7 years, 3 months ago (2013-09-04 07:27:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r16514 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698