Files
engine/runtime
Jason Simmons 1502300ccd Log the sticky error during isolate shutdown (#8742)
The sticky error may be set in cases such as an unhandled asynchronous
exception.  This is similar to the logging done in the Dart command line
embedder's isolate shutdown callback.
2019-04-25 15:08:53 -07:00
..