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

Issue 9487004: Initialize fields with their default values. (Closed)

Created:
8 years, 9 months ago by floitsch
Modified:
8 years, 9 months ago
Reviewers:
karlklose, ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Initialize fields with their default values. Committed: https://code.google.com/p/dart/source/detail?r=4670

Patch Set 1 #

Patch Set 2 : Missed one test. #

Total comments: 2

Patch Set 3 : Two other tests work after rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -13 lines) Patch
M frog/leg/ssa/builder.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M tests/co19/co19-leg.status View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M tests/language/language-leg.status View 1 2 4 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
8 years, 9 months ago (2012-02-28 09:33:59 UTC) #1
ngeoffray
DBC https://chromiumcodereview.appspot.com/9487004/diff/3001/frog/leg/ssa/builder.dart File frog/leg/ssa/builder.dart (right): https://chromiumcodereview.appspot.com/9487004/diff/3001/frog/leg/ssa/builder.dart#newcode815 frog/leg/ssa/builder.dart:815: // other constants and should be at the ...
8 years, 9 months ago (2012-02-28 09:48:26 UTC) #2
karlklose
LGTM.
8 years, 9 months ago (2012-02-28 10:02:21 UTC) #3
floitsch
8 years, 9 months ago (2012-02-28 10:19:01 UTC) #4
https://chromiumcodereview.appspot.com/9487004/diff/3001/frog/leg/ssa/builder...
File frog/leg/ssa/builder.dart (right):

https://chromiumcodereview.appspot.com/9487004/diff/3001/frog/leg/ssa/builder...
frog/leg/ssa/builder.dart:815: // other constants and should be at the top of
the graph.
On 2012/02/28 09:48:26, ngeoffray wrote:
> Why can't you do it?

We could, but it would be tedious and I'm about to refactor this part.

Powered by Google App Engine
This is Rietveld 408576698