Description1. Get rid of SwitchIsolateScope as it is not clear when this should be used and there is also a bug in that Thread::ExitIsolate is not called if saved_isolate is not NULL
2. Added Dart::ShutDownIsolate(Isolate* isolate) to take care of ensuring that the isolate is entered before shutting it down and deal with the asymmetry on the way out.
R=zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/10f40ce373c9595e0dffb501465a7fb43d6d5e75
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|