8445424db4
Only mark static fields with initializers as late in opted-in libraries (static fields without initializers should be still pre-initialized with null and not sentinel). Change-Id: I1371757c383ca53cc6cc798a31395f039b8719d8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/141341 Reviewed-by: Régis Crelier <regis@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>