mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:01:30 +00:00
d5b5736a47
Change-Id: I3f8076a3726aec0636e63173df8ec2a2c75d225e Reviewed-on: https://dart-review.googlesource.com/66740 Reviewed-by: Jenny Messerly <jmesserly@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>
460 lines
No EOL
14 KiB
JSON
460 lines
No EOL
14 KiB
JSON
{
|
|
"comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.",
|
|
"comment:1": "Instead modify 'sdk/lib/libraries.yaml' and follow the instructions therein.",
|
|
"vm": {
|
|
"libraries": {
|
|
"_builtin": {
|
|
"uri": "../../runtime/bin/builtin.dart"
|
|
},
|
|
"cli": {
|
|
"patches": [
|
|
"../../runtime/bin/cli_patch.dart"
|
|
],
|
|
"uri": "cli/cli.dart"
|
|
},
|
|
"core": {
|
|
"patches": [
|
|
"../../runtime/lib/core_patch.dart",
|
|
"../../runtime/lib/array.dart",
|
|
"../../runtime/lib/array_patch.dart",
|
|
"../../runtime/lib/bigint_patch.dart",
|
|
"../../runtime/lib/bool_patch.dart",
|
|
"../../runtime/lib/date_patch.dart",
|
|
"../../runtime/lib/double.dart",
|
|
"../../runtime/lib/double_patch.dart",
|
|
"../../runtime/lib/errors_patch.dart",
|
|
"../../runtime/lib/expando_patch.dart",
|
|
"../../runtime/lib/function.dart",
|
|
"../../runtime/lib/function_patch.dart",
|
|
"../../runtime/lib/growable_array.dart",
|
|
"../../runtime/lib/identical_patch.dart",
|
|
"../../runtime/lib/immutable_map.dart",
|
|
"../../runtime/lib/integers.dart",
|
|
"../../runtime/lib/integers_patch.dart",
|
|
"../../runtime/lib/invocation_mirror_patch.dart",
|
|
"../../runtime/lib/lib_prefix.dart",
|
|
"../../runtime/lib/map_patch.dart",
|
|
"../../runtime/lib/null_patch.dart",
|
|
"../../runtime/lib/object_patch.dart",
|
|
"../../runtime/lib/regexp_patch.dart",
|
|
"../../runtime/lib/stacktrace.dart",
|
|
"../../runtime/lib/stopwatch_patch.dart",
|
|
"../../runtime/lib/string_buffer_patch.dart",
|
|
"../../runtime/lib/string_patch.dart",
|
|
"../../runtime/lib/type_patch.dart",
|
|
"../../runtime/lib/uri_patch.dart",
|
|
"../../runtime/lib/weak_property.dart"
|
|
],
|
|
"uri": "core/core.dart"
|
|
},
|
|
"async": {
|
|
"patches": [
|
|
"../../runtime/lib/async_patch.dart",
|
|
"../../runtime/lib/deferred_load_patch.dart",
|
|
"../../runtime/lib/schedule_microtask_patch.dart",
|
|
"../../runtime/lib/timer_patch.dart"
|
|
],
|
|
"uri": "async/async.dart"
|
|
},
|
|
"collection": {
|
|
"patches": [
|
|
"../../runtime/lib/collection_patch.dart",
|
|
"../../runtime/lib/compact_hash.dart"
|
|
],
|
|
"uri": "collection/collection.dart"
|
|
},
|
|
"typed_data": {
|
|
"patches": "../../runtime/lib/typed_data_patch.dart",
|
|
"uri": "typed_data/typed_data.dart"
|
|
},
|
|
"nativewrappers": {
|
|
"uri": "html/dartium/nativewrappers.dart"
|
|
},
|
|
"developer": {
|
|
"patches": [
|
|
"../../runtime/lib/developer.dart",
|
|
"../../runtime/lib/profiler.dart",
|
|
"../../runtime/lib/timeline.dart"
|
|
],
|
|
"uri": "developer/developer.dart"
|
|
},
|
|
"isolate": {
|
|
"patches": [
|
|
"../../runtime/lib/isolate_patch.dart",
|
|
"../../runtime/lib/timer_impl.dart"
|
|
],
|
|
"uri": "isolate/isolate.dart"
|
|
},
|
|
"mirrors": {
|
|
"patches": [
|
|
"../../runtime/lib/mirrors_patch.dart",
|
|
"../../runtime/lib/mirrors_impl.dart",
|
|
"../../runtime/lib/mirror_reference.dart"
|
|
],
|
|
"uri": "mirrors/mirrors.dart"
|
|
},
|
|
"_vmservice": {
|
|
"uri": "vmservice/vmservice.dart"
|
|
},
|
|
"io": {
|
|
"patches": [
|
|
"../../runtime/bin/common_patch.dart",
|
|
"../../runtime/bin/directory_patch.dart",
|
|
"../../runtime/bin/eventhandler_patch.dart",
|
|
"../../runtime/bin/file_patch.dart",
|
|
"../../runtime/bin/file_system_entity_patch.dart",
|
|
"../../runtime/bin/filter_patch.dart",
|
|
"../../runtime/bin/io_service_patch.dart",
|
|
"../../runtime/bin/namespace_patch.dart",
|
|
"../../runtime/bin/platform_patch.dart",
|
|
"../../runtime/bin/process_patch.dart",
|
|
"../../runtime/bin/socket_patch.dart",
|
|
"../../runtime/bin/stdio_patch.dart",
|
|
"../../runtime/bin/secure_socket_patch.dart",
|
|
"../../runtime/bin/sync_socket_patch.dart"
|
|
],
|
|
"uri": "io/io.dart"
|
|
},
|
|
"_internal": {
|
|
"patches": [
|
|
"../../runtime/lib/internal_patch.dart",
|
|
"../../runtime/lib/class_id_fasta.dart",
|
|
"../../runtime/lib/print_patch.dart",
|
|
"../../runtime/lib/symbol_patch.dart",
|
|
"internal/patch.dart"
|
|
],
|
|
"uri": "internal/internal.dart"
|
|
},
|
|
"convert": {
|
|
"patches": "../../runtime/lib/convert_patch.dart",
|
|
"uri": "convert/convert.dart"
|
|
},
|
|
"profiler": {
|
|
"uri": "profiler/profiler.dart"
|
|
},
|
|
"math": {
|
|
"patches": "../../runtime/lib/math_patch.dart",
|
|
"uri": "math/math.dart"
|
|
},
|
|
"_http": {
|
|
"uri": "_http/http.dart"
|
|
},
|
|
"vmservice_io": {
|
|
"uri": "../../runtime/bin/vmservice/vmservice_io.dart"
|
|
}
|
|
}
|
|
},
|
|
"dart2js": {
|
|
"libraries": {
|
|
"async": {
|
|
"patches": "_internal/js_runtime/lib/async_patch.dart",
|
|
"uri": "async/async.dart"
|
|
},
|
|
"_interceptors": {
|
|
"uri": "_internal/js_runtime/lib/interceptors.dart"
|
|
},
|
|
"mirrors": {
|
|
"patches": "_internal/js_runtime/lib/mirrors_patch_cfe.dart",
|
|
"supported": false,
|
|
"uri": "mirrors/mirrors.dart"
|
|
},
|
|
"_js_embedded_names": {
|
|
"uri": "_internal/js_runtime/lib/shared/embedded_names.dart"
|
|
},
|
|
"io": {
|
|
"patches": "_internal/js_runtime/lib/io_patch.dart",
|
|
"supported": false,
|
|
"uri": "io/io.dart"
|
|
},
|
|
"_internal": {
|
|
"patches": "_internal/js_runtime/lib/internal_patch.dart",
|
|
"uri": "internal/internal.dart"
|
|
},
|
|
"_metadata": {
|
|
"uri": "html/html_common/metadata.dart"
|
|
},
|
|
"_async_await_error_codes": {
|
|
"uri": "_internal/js_runtime/lib/shared/async_await_error_codes.dart"
|
|
},
|
|
"_http": {
|
|
"uri": "_http/http.dart"
|
|
},
|
|
"_js_primitives": {
|
|
"uri": "_internal/js_runtime/lib/js_primitives.dart"
|
|
},
|
|
"_js_helper": {
|
|
"uri": "_internal/js_runtime/lib/js_helper.dart"
|
|
},
|
|
"_chrome": {
|
|
"uri": "_chrome/dart2js/chrome_dart2js.dart"
|
|
},
|
|
"js": {
|
|
"uri": "js/dart2js/js_dart2js.dart"
|
|
},
|
|
"html_common": {
|
|
"uri": "html/html_common/html_common_dart2js.dart"
|
|
},
|
|
"_native_typed_data": {
|
|
"uri": "_internal/js_runtime/lib/native_typed_data.dart"
|
|
},
|
|
"_js_names": {
|
|
"uri": "_internal/js_runtime/lib/js_names.dart"
|
|
},
|
|
"core": {
|
|
"patches": "_internal/js_runtime/lib/core_patch.dart",
|
|
"uri": "core/core.dart"
|
|
},
|
|
"collection": {
|
|
"patches": "_internal/js_runtime/lib/collection_patch.dart",
|
|
"uri": "collection/collection.dart"
|
|
},
|
|
"js_util": {
|
|
"uri": "js_util/dart2js/js_util_dart2js.dart"
|
|
},
|
|
"typed_data": {
|
|
"patches": "_internal/js_runtime/lib/typed_data_patch.dart",
|
|
"uri": "typed_data/typed_data.dart"
|
|
},
|
|
"web_audio": {
|
|
"uri": "web_audio/dart2js/web_audio_dart2js.dart"
|
|
},
|
|
"html": {
|
|
"uri": "html/dart2js/html_dart2js.dart"
|
|
},
|
|
"isolate": {
|
|
"patches": "_internal/js_runtime/lib/isolate_patch.dart",
|
|
"supported": false,
|
|
"uri": "isolate/isolate.dart"
|
|
},
|
|
"developer": {
|
|
"patches": "_internal/js_runtime/lib/developer_patch.dart",
|
|
"uri": "developer/developer.dart"
|
|
},
|
|
"web_gl": {
|
|
"uri": "web_gl/dart2js/web_gl_dart2js.dart"
|
|
},
|
|
"indexed_db": {
|
|
"uri": "indexed_db/dart2js/indexed_db_dart2js.dart"
|
|
},
|
|
"_js": {
|
|
"patches": "js/_js_client.dart",
|
|
"uri": "js/_js.dart"
|
|
},
|
|
"convert": {
|
|
"patches": "_internal/js_runtime/lib/convert_patch.dart",
|
|
"uri": "convert/convert.dart"
|
|
},
|
|
"math": {
|
|
"patches": "_internal/js_runtime/lib/math_patch.dart",
|
|
"uri": "math/math.dart"
|
|
},
|
|
"_foreign_helper": {
|
|
"uri": "_internal/js_runtime/lib/foreign_helper.dart"
|
|
},
|
|
"web_sql": {
|
|
"uri": "web_sql/dart2js/web_sql_dart2js.dart"
|
|
},
|
|
"svg": {
|
|
"uri": "svg/dart2js/svg_dart2js.dart"
|
|
}
|
|
}
|
|
},
|
|
"dartdevc": {
|
|
"libraries": {
|
|
"async": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/async_patch.dart",
|
|
"uri": "async/async.dart"
|
|
},
|
|
"_runtime": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/runtime.dart"
|
|
},
|
|
"_interceptors": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/interceptors.dart"
|
|
},
|
|
"mirrors": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/mirrors_patch.dart",
|
|
"supported": false,
|
|
"uri": "mirrors/mirrors.dart"
|
|
},
|
|
"_debugger": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/debugger.dart"
|
|
},
|
|
"io": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart",
|
|
"supported": false,
|
|
"uri": "io/io.dart"
|
|
},
|
|
"_internal": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/internal_patch.dart",
|
|
"uri": "internal/internal.dart"
|
|
},
|
|
"_metadata": {
|
|
"uri": "html/html_common/metadata.dart"
|
|
},
|
|
"_http": {
|
|
"uri": "_http/http.dart"
|
|
},
|
|
"_js_primitives": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart"
|
|
},
|
|
"_js_helper": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/js_helper.dart"
|
|
},
|
|
"js": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/lib/js/dart2js/js_dart2js.dart"
|
|
},
|
|
"_js_mirrors": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/js_mirrors.dart"
|
|
},
|
|
"html_common": {
|
|
"uri": "html/html_common/html_common_dart2js.dart"
|
|
},
|
|
"_native_typed_data": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/native_typed_data.dart"
|
|
},
|
|
"core": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart",
|
|
"uri": "core/core.dart"
|
|
},
|
|
"js_util": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/lib/js_util/dart2js/js_util_dart2js.dart"
|
|
},
|
|
"collection": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/collection_patch.dart",
|
|
"uri": "collection/collection.dart"
|
|
},
|
|
"typed_data": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/typed_data_patch.dart",
|
|
"uri": "typed_data/typed_data.dart"
|
|
},
|
|
"web_audio": {
|
|
"uri": "web_audio/dart2js/web_audio_dart2js.dart"
|
|
},
|
|
"html": {
|
|
"uri": "html/dart2js/html_dart2js.dart"
|
|
},
|
|
"developer": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/developer_patch.dart",
|
|
"uri": "developer/developer.dart"
|
|
},
|
|
"isolate": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/isolate_patch.dart",
|
|
"uri": "isolate/isolate.dart"
|
|
},
|
|
"web_gl": {
|
|
"uri": "web_gl/dart2js/web_gl_dart2js.dart"
|
|
},
|
|
"indexed_db": {
|
|
"uri": "indexed_db/dart2js/indexed_db_dart2js.dart"
|
|
},
|
|
"convert": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/convert_patch.dart",
|
|
"uri": "convert/convert.dart"
|
|
},
|
|
"_isolate_helper": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart"
|
|
},
|
|
"math": {
|
|
"patches": "../../pkg/dev_compiler/tool/input_sdk/patch/math_patch.dart",
|
|
"uri": "math/math.dart"
|
|
},
|
|
"_foreign_helper": {
|
|
"uri": "../../pkg/dev_compiler/tool/input_sdk/private/foreign_helper.dart"
|
|
},
|
|
"web_sql": {
|
|
"uri": "web_sql/dart2js/web_sql_dart2js.dart"
|
|
},
|
|
"svg": {
|
|
"uri": "svg/dart2js/svg_dart2js.dart"
|
|
}
|
|
}
|
|
},
|
|
"dart2js_server": {
|
|
"libraries": {
|
|
"_native_typed_data": {
|
|
"uri": "_internal/js_runtime/lib/native_typed_data.dart"
|
|
},
|
|
"_js_names": {
|
|
"uri": "_internal/js_runtime/lib/js_names.dart"
|
|
},
|
|
"core": {
|
|
"patches": "_internal/js_runtime/lib/core_patch.dart",
|
|
"uri": "core/core.dart"
|
|
},
|
|
"async": {
|
|
"patches": "_internal/js_runtime/lib/async_patch.dart",
|
|
"uri": "async/async.dart"
|
|
},
|
|
"collection": {
|
|
"patches": "_internal/js_runtime/lib/collection_patch.dart",
|
|
"uri": "collection/collection.dart"
|
|
},
|
|
"js_util": {
|
|
"uri": "js_util/dart2js/js_util_dart2js.dart"
|
|
},
|
|
"typed_data": {
|
|
"patches": "_internal/js_runtime/lib/typed_data_patch.dart",
|
|
"uri": "typed_data/typed_data.dart"
|
|
},
|
|
"_interceptors": {
|
|
"uri": "_internal/js_runtime/lib/interceptors.dart"
|
|
},
|
|
"developer": {
|
|
"patches": "_internal/js_runtime/lib/developer_patch.dart",
|
|
"uri": "developer/developer.dart"
|
|
},
|
|
"isolate": {
|
|
"patches": "_internal/js_runtime/lib/isolate_patch.dart",
|
|
"supported": false,
|
|
"uri": "isolate/isolate.dart"
|
|
},
|
|
"mirrors": {
|
|
"patches": "_internal/js_runtime/lib/mirrors_patch_cfe.dart",
|
|
"supported": false,
|
|
"uri": "mirrors/mirrors.dart"
|
|
},
|
|
"_js_embedded_names": {
|
|
"uri": "_internal/js_runtime/lib/shared/embedded_names.dart"
|
|
},
|
|
"io": {
|
|
"patches": "_internal/js_runtime/lib/io_patch.dart",
|
|
"supported": false,
|
|
"uri": "io/io.dart"
|
|
},
|
|
"_internal": {
|
|
"patches": "_internal/js_runtime/lib/internal_patch.dart",
|
|
"uri": "internal/internal.dart"
|
|
},
|
|
"_js": {
|
|
"patches": "js/_js_server.dart",
|
|
"uri": "js/_js.dart"
|
|
},
|
|
"_async_await_error_codes": {
|
|
"uri": "_internal/js_runtime/lib/shared/async_await_error_codes.dart"
|
|
},
|
|
"convert": {
|
|
"patches": "_internal/js_runtime/lib/convert_patch.dart",
|
|
"uri": "convert/convert.dart"
|
|
},
|
|
"math": {
|
|
"patches": "_internal/js_runtime/lib/math_patch.dart",
|
|
"uri": "math/math.dart"
|
|
},
|
|
"_foreign_helper": {
|
|
"uri": "_internal/js_runtime/lib/foreign_helper.dart"
|
|
},
|
|
"_http": {
|
|
"uri": "_http/http.dart"
|
|
},
|
|
"_js_primitives": {
|
|
"uri": "_internal/js_runtime/lib/js_primitives.dart"
|
|
},
|
|
"_js_helper": {
|
|
"uri": "_internal/js_runtime/lib/js_helper.dart"
|
|
},
|
|
"js": {
|
|
"uri": "js/dart2js/js_dart2js.dart"
|
|
}
|
|
}
|
|
}
|
|
} |