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

Issue 11359046: For megamorphic calls (IC calls in optimized code), use a stub without attempting to count usage of… (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org, Kevin Millikin (Google)
Visibility:
Public.

Description

For megamorphic calls (IC calls in optimized code), use a stub without attempting to count usage of function. Committed: https://code.google.com/p/dart/source/detail?r=14499

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -62 lines) Patch
M runtime/vm/flow_graph_compiler.cc View 1 1 chunk +18 lines, -14 lines 0 comments Download
M runtime/vm/stub_code.h View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 3 chunks +39 lines, -24 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 3 chunks +36 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-11-02 19:53:07 UTC) #1
regis
8 years, 1 month ago (2012-11-02 19:59:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698