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

Issue 11275180: Fixed disabling inlining of static calls that were not executed. (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixed disabling inlining of static calls that were not executed. Committed: https://code.google.com/p/dart/source/detail?r=14611

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -20 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +1 line, -6 lines 0 comments Download
M runtime/vm/flow_graph_inliner.h View 1 chunk +2 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 5 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-11-07 01:17:56 UTC) #1
Kevin Millikin (Google)
8 years, 1 month ago (2012-11-07 01:33:38 UTC) #2
LGTM.  Sorry I didn't catch it before....

Powered by Google App Engine
This is Rietveld 408576698