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

Issue 6696070: Fix hydrogen statistics output when no code gets optimized. (Closed)

Created:
9 years, 9 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix hydrogen statistics output when no code gets optimized. In that case print 0 instead of NaN for normalized time and bytes allocated. R=kmillikin@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=7359

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 9 months ago (2011-03-25 09:31:49 UTC) #1
William Hesse
9 years, 9 months ago (2011-03-25 09:34:18 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698