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

Issue 10693127: Make sure to use the type-restricted selector when registering (Closed)

Created:
8 years, 5 months ago by Mads Ager (google)
Modified:
8 years, 5 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure to use the type-restricted selector when registering what can be called in loops. I don't expect a big impact, but it could reduce code size by avoiding type-guard insertions for methods that cannot be hit by a given call. R=floitsch@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9507

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M lib/compiler/implementation/ssa/codegen.dart View 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 5 months ago (2012-07-10 12:06:07 UTC) #1
floitsch
8 years, 5 months ago (2012-07-10 13:27:28 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698