Files
sdk/pkg/compiler
Stephen Adams df1bacb60b dart2js-kernel: Call generative constructor body functions
The generative constructor factory now calls the generative constructor body functions for the superclass chain.
The generative constructor body elements are created on demand and compiled via the enqueuer.

The call site is currently broken since it does not pass arguments.
That will done in a separate CL.

R=efortuna@google.com

Review-Url: https://codereview.chromium.org/2637533003 .
2017-01-19 19:49:30 -08:00
..
2016-08-31 11:04:40 +02:00
2017-01-05 12:17:06 -08:00
2016-12-01 10:44:46 +01:00