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

Issue 10916003: Create the union of parameter types if several selectors match the same function (Closed)

Created:
8 years, 3 months ago by Søren Gjesse
Modified:
8 years, 3 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Create the union of parameter types if several selectors match the same function Still with the limitation that all the matching selectors have the same argument count as the function has parameter count. R=kasperl@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=11592

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -7 lines) Patch
M lib/compiler/implementation/js_backend/backend.dart View 4 chunks +27 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/call_site_type_inferer_test.dart View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 3 months ago (2012-08-30 06:59:27 UTC) #1
kasperl
8 years, 3 months ago (2012-08-30 07:49:35 UTC) #2
LGTM. Very cool!

Powered by Google App Engine
This is Rietveld 408576698