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

Issue 10511008: Support overriding fields with fields. (Closed)

Created:
8 years, 6 months ago by ahe
Modified:
8 years, 6 months ago
Reviewers:
floitsch, ngeoffray
CC:
reviews_dartlang.org, Søren Gjesse
Visibility:
Public.

Description

Support overriding fields with fields. Committed: https://code.google.com/p/dart/source/detail?r=8312

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Rewrite based on suggestions from Nicolas #

Patch Set 3 : Add whitespace #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -49 lines) Patch
M dart/lib/compiler/implementation/emitter.dart View 1 2 3 chunks +16 lines, -5 lines 0 comments Download
M dart/lib/compiler/implementation/namer.dart View 2 chunks +12 lines, -5 lines 0 comments Download
M dart/lib/compiler/implementation/ssa/builder.dart View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M dart/lib/compiler/implementation/ssa/codegen.dart View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M dart/lib/compiler/implementation/ssa/nodes.dart View 1 2 3 2 chunks +17 lines, -12 lines 0 comments Download
M dart/lib/compiler/implementation/ssa/optimize.dart View 1 2 3 2 chunks +7 lines, -13 lines 0 comments Download
M dart/lib/compiler/implementation/world.dart View 1 2 chunks +17 lines, -6 lines 0 comments Download
M dart/tests/language/language_dart2js.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
Currently running tests. There may be further status file changes.
8 years, 6 months ago (2012-06-04 12:57:52 UTC) #1
ngeoffray
LGTM https://chromiumcodereview.appspot.com/10511008/diff/2001/dart/lib/compiler/implementation/emitter.dart File dart/lib/compiler/implementation/emitter.dart (right): https://chromiumcodereview.appspot.com/10511008/diff/2001/dart/lib/compiler/implementation/emitter.dart#newcode407 dart/lib/compiler/implementation/emitter.dart:407: 'function(){return this.$fieldName}'); Please add spaces and semi-colon in ...
8 years, 6 months ago (2012-06-04 13:27:27 UTC) #2
ahe
PTAL, first attempt was flawed, almost a complete rewrite. All tests are passing. https://chromiumcodereview.appspot.com/10511008/diff/2001/dart/lib/compiler/implementation/emitter.dart File ...
8 years, 6 months ago (2012-06-04 15:48:42 UTC) #3
ngeoffray
8 years, 6 months ago (2012-06-04 16:08:51 UTC) #4
STV!

Powered by Google App Engine
This is Rietveld 408576698