This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vm] Remove incorrect assert in Script::GetSnippet
In Dart 2, sources could be unavailable in other kinds of snapshots besides FullAOT, so this assertion is not correct. Fixes dart-lang/sdk#34872 Change-Id: I1b96b353e7a2cdf9c8247cdc7c06b08e3629c78b Reviewed-on: https://dart-review.googlesource.com/c/81283 Auto-Submit: Alexander Markov <alexmarkov@google.com> Commit-Queue: Siva Annamalai <asiva@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>
- Loading branch information