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

Issue 10823362: Change the maximum optimization count into a commandline flag. (Closed)

Created:
8 years, 4 months ago by Sven Panne
Modified:
8 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Change the maximum optimization count into a commandline flag. This is needed for some unit tests, which otherwise do not test what people think they do. ;-) Committed: https://code.google.com/p/v8/source/detail?r=12318

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M src/compiler.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 4 months ago (2012-08-16 11:36:30 UTC) #1
Michael Starzinger
8 years, 4 months ago (2012-08-16 11:39:28 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698