Files
sdk/pkg/vm
Alexander Markov d1f32cccd3 [vm/aot/tfa] Do not infer that late fields without initializer are nullable
This CL teaches TFA that late fields without initializer are not
default-initialized with null.

TEST=Existing tests for late fields + write_only_field3_nnbd TFA unit test.

Change-Id: I9719beab06248ec84dd2db794c3f6eacabeb9c6e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/172480
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2020-11-17 17:42:38 +00:00
..
2020-10-28 17:42:35 +00:00
2020-11-06 12:43:52 +00:00
2020-10-23 19:30:43 +00:00

This package hosts VM specific Dart code and helper scripts.