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

Issue 8008013: Make --trace-deopt --code-comments print the Lithium instruction that caused deoptimization. (Closed)

Created:
9 years, 3 months ago by fschneider
Modified:
9 years, 3 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Make --trace-deopt --code-comments print the Lithium instruction that caused deoptimization. This saves us from manually searching the disassembled code for the bailout id when looking for the reason for deoptimization. Committed: http://code.google.com/p/v8/source/detail?r=9414

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 3 months ago (2011-09-23 11:49:23 UTC) #1
Sven Panne
9 years, 3 months ago (2011-09-23 11:58:09 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698