Aske Simon Christensen
|
a4b3009ca5
|
Require super initializer to be at the end of the initializer list.
Drops code to handle special evaluation order rules for super
initializer before the end.
Initializer check code now also recovers from initializer errors.
Fixes https://github.com/dart-lang/sdk/issues/33101
Change-Id: I1024853bfd3acfef42630bdc2fc47782746b07c0
Reviewed-on: https://dart-review.googlesource.com/68060
Commit-Queue: Aske Simon Christensen <askesc@google.com>
Reviewed-by: Kevin Millikin <kmillikin@google.com>
|
2018-08-22 10:43:08 +00:00 |
|
Johnni Winther
|
d29cd4f183
|
Add toText to SideEffects and TypeMask for testing
- and make toString more structured.
Change-Id: If62cfb8e7ee110db6dfb713236e119e7e2f0e244
Reviewed-on: https://dart-review.googlesource.com/22401
Reviewed-by: Stephen Adams <sra@google.com>
|
2017-11-27 09:12:42 +00:00 |
|
Johnni Winther
|
99af2fef35
|
Handle initializers in inferrer.
Change-Id: I0f21682448da8e427a73b849c8e6c8cc523c8201
Reviewed-on: https://dart-review.googlesource.com/12940
Reviewed-by: Sigmund Cherem <sigmund@google.com>
|
2017-10-12 08:08:03 +00:00 |
|