d53711d88b
Appending a script to the DOM in Chrome causes microtasks to fire. This change makes the `hotRestart` pathway async and inserts an async callback at the hot restart boundary for d8. Change-Id: Ib05e9e496b6313d861fb5cb691a5894beed62a6e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389224 Reviewed-by: Nicholas Shahan <nshahan@google.com>