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

Issue 12518009: Remove virtual functions on class InliningContext. (Closed)

Created:
7 years, 9 months ago by Kevin Millikin (Google)
Modified:
7 years, 9 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove virtual functions on class InliningContext. There is only one implementation of InliningContext, so there is no need for virtual dispatch. R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=19917

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -44 lines) Patch
M runtime/vm/flow_graph_builder.h View 3 chunks +12 lines, -29 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 3 chunks +6 lines, -11 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 9 months ago (2013-03-11 16:13:57 UTC) #1
Florian Schneider
LGTM.
7 years, 9 months ago (2013-03-11 16:19:17 UTC) #2
Kevin Millikin (Google)
7 years, 9 months ago (2013-03-13 10:06:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19917 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698