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

Issue 5959003: Extend code printing: (Closed)

Created:
10 years ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Extend code printing: o Add --print-unopt-code to print unoptimized code before printing optimized code based on it. This is useful to see the states of ICs and the effects of code patching. o Use debug function names in disassembly output. Committed: http://code.google.com/p/v8/source/detail?r=6074

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M src/codegen.cc View 1 chunk +11 lines, -2 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
10 years ago (2010-12-17 14:02:13 UTC) #1
Mads Ager (chromium)
10 years ago (2010-12-17 14:04:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698