25033cee32
Needed for https://github.com/dart-lang/sdk/issues/36535 Also preserve StaticGet of unavailable constants not in const context, rather than wrapping it in an unevaluated constant. Change-Id: Ifac6f251ea9a90a17d06014be12c0d387a32d757 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/99020 Reviewed-by: Vijay Menon <vsm@google.com>