9c40a7e662
This is a reland of https://dart-review.googlesource.com/#/c/sdk/+/28920/ with the following changes: - It creates a new library dart:cli - waitFor(Future) goes in dart:cli instead of dart:io - Removes a flaky test, and adds a missing precompiler entrypoint - Adds waitFor(Future) - Improves doc comments fixes #31102 Change-Id: I04d2c46fd0afac049dd4fd1353905dc20da18f90 Reviewed-on: https://dart-review.googlesource.com/29449 Commit-Queue: Zach Anderson <zra@google.com> Reviewed-by: Natalie Weizenbaum <nweiz@google.com> Reviewed-by: Keerti Parthasarathy <keertip@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>
114 lines
3.3 KiB
JSON
114 lines
3.3 KiB
JSON
{
|
|
"dartdevc": {
|
|
"libraries": {
|
|
"_runtime": {
|
|
"uri": "../private/ddc_runtime/runtime.dart"
|
|
},
|
|
"_debugger": {
|
|
"uri": "../private/debugger.dart"
|
|
},
|
|
"_foreign_helper": {
|
|
"uri": "../private/foreign_helper.dart"
|
|
},
|
|
"_http": {
|
|
"uri": "../../../../../sdk/lib/_http/http.dart"
|
|
},
|
|
"_interceptors": {
|
|
"uri": "../private/interceptors.dart"
|
|
},
|
|
"_internal": {
|
|
"uri": "../../../../../sdk/lib/internal/internal.dart",
|
|
"patch": "../patch/internal_patch.dart"
|
|
},
|
|
"_isolate_helper": {
|
|
"uri": "../private/isolate_helper.dart"
|
|
},
|
|
"_js_embedded_names": {
|
|
"uri": "../private/shared/embedded_names.dart"
|
|
},
|
|
"_js_helper": {
|
|
"uri": "../private/js_helper.dart"
|
|
},
|
|
"_js_mirrors": {
|
|
"uri": "../private/js_mirrors.dart"
|
|
},
|
|
"_js_primitives": {
|
|
"uri": "../private/js_primitives.dart"
|
|
},
|
|
"_metadata": {
|
|
"uri": "../../../../../sdk/lib/html/html_common/metadata.dart"
|
|
},
|
|
"_native_typed_data": {
|
|
"uri": "../private/native_typed_data.dart"
|
|
},
|
|
"async": {
|
|
"uri": "../../../../../sdk/lib/async/async.dart",
|
|
"patch": "../patch/async_patch.dart"
|
|
},
|
|
"collection": {
|
|
"uri": "../../../../../sdk/lib/collection/collection.dart",
|
|
"patch": "../patch/collection_patch.dart"
|
|
},
|
|
"convert": {
|
|
"uri": "../../../../../sdk/lib/convert/convert.dart",
|
|
"patch": "../patch/convert_patch.dart"
|
|
},
|
|
"core": {
|
|
"uri": "../../../../../sdk/lib/core/core.dart",
|
|
"patch": "../patch/core_patch.dart"
|
|
},
|
|
"developer": {
|
|
"uri": "../../../../../sdk/lib/developer/developer.dart",
|
|
"patch": "../patch/developer_patch.dart"
|
|
},
|
|
"io": {
|
|
"uri": "../../../../../sdk/lib/io/io.dart",
|
|
"patch": "../patch/io_patch.dart"
|
|
},
|
|
"isolate": {
|
|
"uri": "../../../../../sdk/lib/isolate/isolate.dart",
|
|
"patch": "../patch/isolate_patch.dart"
|
|
},
|
|
"mirrors": {
|
|
"uri": "../../../../../sdk/lib/mirrors/mirrors.dart",
|
|
"patch": "../patch/mirrors_patch.dart"
|
|
},
|
|
"math": {
|
|
"uri": "../../../../../sdk/lib/math/math.dart",
|
|
"patch": "../patch/math_patch.dart"
|
|
},
|
|
"typed_data": {
|
|
"uri": "../../../../../sdk/lib/typed_data/typed_data.dart",
|
|
"patch": "../patch/typed_data_patch.dart"
|
|
},
|
|
"html": {
|
|
"uri": "../../../../../sdk/lib/html/dart2js/html_dart2js.dart"
|
|
},
|
|
"html_common": {
|
|
"uri": "../../../../../sdk/lib/html/html_common/html_common_dart2js.dart"
|
|
},
|
|
"indexed_db": {
|
|
"uri": "../../../../../sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart"
|
|
},
|
|
"js": {
|
|
"uri": "js/dart2js/js_dart2js.dart"
|
|
},
|
|
"js_util": {
|
|
"uri": "js_util/dart2js/js_util_dart2js.dart"
|
|
},
|
|
"svg": {
|
|
"uri": "../../../../../sdk/lib/svg/dart2js/svg_dart2js.dart"
|
|
},
|
|
"web_audio": {
|
|
"uri": "../../../../../sdk/lib/web_audio/dart2js/web_audio_dart2js.dart"
|
|
},
|
|
"web_gl": {
|
|
"uri": "../../../../../sdk/lib/web_gl/dart2js/web_gl_dart2js.dart"
|
|
},
|
|
"web_sql": {
|
|
"uri": "../../../../../sdk/lib/web_sql/dart2js/web_sql_dart2js.dart"
|
|
}
|
|
}
|
|
}
|
|
}
|