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

Issue 9815003: Implement unresolved super-send (but ignoring arguments). (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
floitsch, ngeoffray
CC:
reviews_dartlang.org, compiler-dev_dartlang.org
Visibility:
Public.

Description

Implement unresolved super-send (but ignoring arguments). Committed: https://code.google.com/p/dart/source/detail?r=5716

Patch Set 1 #

Total comments: 2

Patch Set 2 : Triaged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -48 lines) Patch
M dart/frog/leg/elements/elements.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M dart/frog/leg/resolver.dart View 1 chunk +7 lines, -3 lines 0 comments Download
M dart/frog/leg/ssa/builder.dart View 1 chunk +16 lines, -2 lines 0 comments Download
M dart/frog/leg/warnings.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 1 5 chunks +41 lines, -43 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ahe
8 years, 9 months ago (2012-03-21 12:00:42 UTC) #1
ngeoffray
LGTM! https://chromiumcodereview.appspot.com/9815003/diff/1/dart/frog/leg/ssa/builder.dart File dart/frog/leg/ssa/builder.dart (right): https://chromiumcodereview.appspot.com/9815003/diff/1/dart/frog/leg/ssa/builder.dart#newcode1930 dart/frog/leg/ssa/builder.dart:1930: // TODO(ahe): Add the arguments to this list. ...
8 years, 9 months ago (2012-03-21 12:45:41 UTC) #2
ahe
Thank you, Nicolas. FYI: I have triaged all co19/Language/10_Expressions tests and once I land this ...
8 years, 9 months ago (2012-03-21 12:56:48 UTC) #3
ahe
Submitting now, but please do take a look at the changes I made to co19.
8 years, 9 months ago (2012-03-21 13:13:11 UTC) #4
ngeoffray
8 years, 9 months ago (2012-03-21 13:16:39 UTC) #5
Still LGTM

Powered by Google App Engine
This is Rietveld 408576698