Files
sdk/pkg/compiler/lib
Stephen Adams 8224b60a9c [dart2js] Recognize length argument to more list constructors
Recognize `List.filled` and `List.generate` and typed list constructors
as having a length argument as first argument.

Change-Id: I6f77ce3e38fa50d663f78432807f83aaccb93503
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163360
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2020-10-13 06:17:03 +00:00
..