Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # compiler_unsupported | |
| 2 | |
| 3 An unsupported copy of the dart2js compiler. | |
| 4 | |
| 5 ### About | |
| 6 | |
| 7 This is a copy of the dart2js source available as a package. The API of this | |
| 8 package can and will change in unpredictable and incompatible ways. | |
| OLD | NEW |