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

Issue 2297033002: VM: Fix polymorphic inlining of recognized methods in the JIT. (Closed)

Created:
4 years, 3 months ago by Florian Schneider
Modified:
4 years, 3 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Fix polymorphic inlining of recognized methods in the JIT. Also, clean up the inlining white list: [] and []= operators are inlined specially as recognized methods and don't need to be in the always-inline list. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/5dfa8a863c2807ac653a5e97f36ec99e9256e97a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -24 lines) Patch
M runtime/vm/flow_graph_inliner.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/method_recognizer.h View 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years, 3 months ago (2016-08-30 23:01:38 UTC) #2
rmacnak
lgtm
4 years, 3 months ago (2016-08-30 23:05:31 UTC) #3
Florian Schneider
4 years, 3 months ago (2016-08-30 23:25:15 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5dfa8a863c2807ac653a5e97f36ec99e9256e97a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698