27d2904b0a
This fixes #60059 when `--minify` is not used. With minification we expect that runtime and const symbols won't be equal or identical, even when the symbol names are the same. Issue: https://github.com/dart-lang/sdk/issues/60059 Change-Id: Id6560558e2bd00cd9bef1f0026e2bd92a74d82fc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414783 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Ömer Ağacan <omersa@google.com>