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

Issue 133073019: Improve inlining decision: --inline_getters_setters_smaller_than (default 10). Don not inline gette… (Closed)

Created:
6 years, 10 months ago by srdjan
Modified:
6 years, 10 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Improve inlining decision: --inline_getters_setters_smaller_than (default 10). Don not inline getters that are too large. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=32384

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -9 lines) Patch
M runtime/vm/flow_graph_inliner.h View 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 6 chunks +19 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 10 months ago (2014-02-06 20:36:50 UTC) #1
Cutch
lgtm
6 years, 10 months ago (2014-02-06 20:43:46 UTC) #2
srdjan
6 years, 10 months ago (2014-02-06 21:21:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r32384 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698