-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[vm] Enable new implementation of async/async* in JIT mode"
This reverts commit b3544c4. Reason for revert: avoid incompatibility between Dart->kernel compiler and Dart VM during Dart and Flutter rolls (b/234850964). TEST=ci Original change's description: > [vm] Enable new implementation of async/async* in JIT mode > > TEST=ci > > Issue: #48378 > Change-Id: I0fc069508cb1ce5648deb6604171dfdcd5bcb5c8 > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/246082 > Reviewed-by: Johnni Winther <johnniwinther@google.com> > Reviewed-by: Martin Kustermann <kustermann@google.com> > Reviewed-by: Slava Egorov <vegorov@google.com> > Commit-Queue: Alexander Markov <alexmarkov@google.com> TBR=vegorov@google.com,kustermann@google.com,rmacnak@google.com,alexmarkov@google.com,johnniwinther@google.com Change-Id: I6157623857dbfa9bb07eb1f620d100f5b24314d9 No-Presubmit: true No-Tree-Checks: true No-Try: true Issue: #48378 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247243 Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>
- Loading branch information
1 parent
eb12216
commit 3e10d8c
Showing
48 changed files
with
926 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.