53497549ab
In VM, 'new List' is equivalent to either 'new _GrowableList' or 'new _List' depending on the number of arguments. This change does the transformation early (on kernel AST), in order to have specialized representation in TFA and in bytecode. Change-Id: I46f0db8cc19efb3a53fdbe971ac26bdd2736fbda Reviewed-on: https://dart-review.googlesource.com/76283 Reviewed-by: Vyacheslav Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.