mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
c9e9c1d8e9
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> |
||
---|---|---|
.. | ||
android | ||
apps/update_homebrew | ||
bots | ||
buildtools | ||
dart2js | ||
dom | ||
gardening | ||
infra/config | ||
linux_dist_support/debian | ||
migration | ||
sdks | ||
spec_parser | ||
testing | ||
.gitignore | ||
addlatexhash.dart | ||
archive_crash.py | ||
build.py | ||
canary.dart | ||
capture_screenshot.ps1 | ||
clean_output_directory.py | ||
compile_platform.py | ||
copy_dart.py | ||
copy_tree.py | ||
create_debian_chroot.sh | ||
create_debian_packages.py | ||
create_pkg_manifest.py | ||
create_tarball.py | ||
create_timestamp_file.py | ||
download_chromium_sysroot.sh | ||
download_latest_dev_sdk.py | ||
execute_recorded_testcases.py | ||
FAKE_COMMITS | ||
find_depot_tools.py | ||
gen_fuchsia_test_manifest.py | ||
generate_buildfiles.py | ||
get_archive.py | ||
gn.py | ||
gn_helpers.py | ||
line_doc_comments.dart | ||
list_dart_files.py | ||
list_files.py | ||
make_bundle_unittest.py | ||
make_version.py | ||
ninja.py | ||
observatory_tool.py | ||
only_in_release_mode.py | ||
patch_sdk.dart | ||
presubmit.sh | ||
print_version.py | ||
promote.py | ||
publish_pkg.py | ||
revert.py | ||
safari_factory_reset.py | ||
set_ia32_sysroot.sh | ||
set_x64_sysroot.sh | ||
spec_parse.py | ||
status_clean.dart | ||
task_kill.py | ||
test.py | ||
utils.py | ||
VERSION | ||
write_revision_file.py | ||
write_version_file.py | ||
yaml2json.dart | ||
yaml2json.py |