Ian McKellar 05751f7be9 Support cleaner Dart isolate shutdown handling. (#4096)
If an isolate shuts down (for example if an app calls
Isolate.current.kill()), the UIDartState* on DartController will refer
to a freed object. This wires through notification that the is shutting
down through to the DartController so it can clean up appropriately.
2017-09-13 10:29:21 -07:00
..
2016-11-01 17:11:56 -07:00
2016-10-28 15:01:07 -07:00
2017-04-11 14:53:14 -07:00