cff9ab2c8e
Treats async code like function expressions when adding extra checks for correctness after a hot reload. This is intended to handle the cases where code that was statically sound and enqueued before the reload actually runs after a reload when the soundness may no longer be valid. Change-Id: I42cd010175126748937d7df830875bc5b850a565 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444368 Reviewed-by: Nate Biggs <natebiggs@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.