Stephen Adams
e8832a643e
[dart2js] Fix value_range_test
...
The fix is to enable type inference.
The old `List(n)` constructor was replaced by `List.filled`. `List(n)`
could be recognized as fixed-length purely by syntax. The test failed
after the replacement because `List.filled` is not recognized to be
fixed-length purely syntactically in the SSA builder, but rather by
type inference.
With type inference enabled, `List.filled` is recognized, but other
parts of the test need to be more realistic, as type inference also
detects the element type and length.
Bug: #52139
Change-Id: Icfaeb3e341b448bbc263efe43f48a2b76d05bf5b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/298020
Reviewed-by: Nate Biggs <natebiggs@google.com >
Commit-Queue: Stephen Adams <sra@google.com >
2023-04-25 17:58:29 +00:00
..
2023-04-24 18:47:14 +00:00
2022-04-06 21:31:45 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-04-22 00:38:28 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-04-22 00:38:28 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-04-22 00:38:28 +00:00
2023-04-22 00:38:28 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-02 04:21:58 +00:00
2023-02-14 02:36:38 +00:00
2023-02-14 02:36:38 +00:00
2023-04-22 00:38:28 +00:00
2023-04-25 17:58:29 +00:00
2023-04-24 20:38:27 +00:00