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

Issue 8700001: Relax inlining limits for simple leaf functions (second version). (Closed)

Created:
9 years ago by ulan
Modified:
8 years, 7 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Relax inlining limits for simple leaf functions (second version). BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -172 lines) Patch
M src/ast.h View 46 chunks +75 lines, -61 lines 0 comments Download
M src/ast.cc View 3 chunks +129 lines, -65 lines 0 comments Download
M src/compiler.h View 2 chunks +1 line, -1 line 0 comments Download
M src/compiler.cc View 8 chunks +9 lines, -5 lines 0 comments Download
M src/hydrogen.h View 1 chunk +5 lines, -1 line 0 comments Download
M src/hydrogen.cc View 5 chunks +37 lines, -37 lines 0 comments Download
M src/isolate.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/objects.h View 4 chunks +19 lines, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +18 lines, -0 lines 0 comments Download
M src/scopes.cc View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698