Files
sdk/pkg/dev_compiler/test/codegen
John Messerly 0cedeb49af simplify constructors, fixes #564
we still have an init method, for better or worse, to break out of ES6 restrictions

The idea here is default Dart constructor (really an initialization method) is always called `new` instead of the class name. We already do this for unnamed factory.

R=leafp@google.com

Review URL: https://codereview.chromium.org/1965213003 .
2016-05-17 14:36:56 -07:00
..
2016-05-17 14:36:56 -07:00
2016-05-13 16:33:35 -07:00
2016-04-14 11:28:12 -07:00
2015-04-10 13:41:43 -07:00
2016-04-14 11:28:12 -07:00
2015-05-11 10:56:11 -07:00
2016-04-14 11:28:12 -07:00
2015-06-26 16:02:30 -07:00
2015-12-01 15:57:56 -08:00
2015-07-14 17:48:38 -07:00
2016-04-14 11:28:12 -07:00
2015-08-04 17:23:13 -07:00
2015-04-10 13:41:43 -07:00