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

Issue 7919012: When --nolimit-inlining flag is set, don't limit inlining depth. (Closed)

Created:
9 years, 3 months ago by fschneider
Modified:
9 years, 3 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

When --nolimit-inlining flag is set, don't limit inlining depth. This flag is used to debug problems with inlining. By default we still limit inlining to small functions and up to a maximum depth to avoid too much code size growth. TBR=svenpanne@chromium.org, Committed: http://code.google.com/p/v8/source/detail?r=9314

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 3 months ago (2011-09-16 16:06:42 UTC) #1
Sven Panne
9 years, 3 months ago (2011-09-23 11:48:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698