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

Issue 8046003: Add code comments to deferred code objects to make debugging easier. (Closed)

Created:
9 years, 2 months ago by fschneider
Modified:
9 years, 2 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Add code comments to deferred code objects to make debugging easier. Committed: http://code.google.com/p/v8/source/detail?r=9422

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -39 lines) Patch
M src/arm/lithium-codegen-arm.h View 2 chunks +6 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 10 chunks +18 lines, -12 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 2 chunks +6 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 10 chunks +20 lines, -12 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 2 chunks +6 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 9 chunks +19 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
A small cl. Please review.
9 years, 2 months ago (2011-09-26 09:02:32 UTC) #1
Jakob Kummerow
9 years, 2 months ago (2011-09-26 09:11:50 UTC) #2
LGTM if you port the comment generation to the ARM code as well ;-)

Powered by Google App Engine
This is Rietveld 408576698