dart-sdk/sdk
Jenny Messerly c9e9c1d8e9 Remove dart:isolate runtime support in DDC
This disables most runtime features of dart:isolate, similar to dart:io.

For now, this supports `new ReceivePort()` and `ReceivePort.close` as
those are used by async tests to keep the Dart VM alive. Those are
no-ops in DDC. Also removes most of dart:_isolate_helper, except for
the JS API that's used to bootstrap DDC `main()`.

Change-Id: I84eab6cd39d05a70a6afe982e952076ddaaa8c0f
Reviewed-on: https://dart-review.googlesource.com/45754
Commit-Queue: Jenny Messerly <jmesserly@google.com>
Reviewed-by: Vijay Menon <vsm@google.com>
2018-03-28 19:42:08 +00:00
..
bin Disable int64 when running dart2js 2018-01-16 19:52:22 +00:00
lib Remove dart:isolate runtime support in DDC 2018-03-28 19:42:08 +00:00
api_readme.md API doc updates 2018-02-28 01:23:46 +00:00
BUILD.gn Update dartdoc to v0.18.0 and tag library categories. 2018-03-27 16:19:34 +00:00