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

Issue 20018: Added check for logging enabled in two places where processing/allocation was... (Closed)

Created:
11 years, 10 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added check for logging enabled in two places where processing/allocation was performed only to be used only as parameters for the LOG macro. Looked through all the uses of the LOG macro and found only these two places where additional checking was required. Fixed a couple of comments looking through all the uses of the LOG macro. Committed: http://code.google.com/p/v8/source/detail?r=1220

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -16 lines) Patch
M src/compiler.cc View 2 chunks +25 lines, -15 lines 0 comments Download
M src/mark-compact.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 10 months ago (2009-02-03 14:36:25 UTC) #1
Christian Plesner Hansen
11 years, 10 months ago (2009-02-03 14:42:53 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698