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>