e5e8f84927
The fields `isFinal` and `isLate` are moved to the `Var` class. This should allow greater flexibility when experimenting with possible changes in promotion behavior for final and late variables. Bug: https://github.com/dart-lang/language/issues/1721 Change-Id: I3a328566b4a55244ca76c41da6e362066118d283 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/217261 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Paul Berry <paulberry@google.com>