dart-sdk/sdk/lib
Daco Harkes 1d567c888f [vm] Remove use of CastError
`CastError` is replaced by `TypeError`.

Also makes the fields of TypeError nullable. See:
https://github.com/dart-lang/sdk/issues/49279

TEST=build SDK and run default suites.

Bug: https://github.com/dart-lang/sdk/issues/49529
Change-Id: I7e880ff2d8b18c4bffdd7a942efd743244a12734
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/274381
Reviewed-by: Tess Strickland <sstrickl@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2022-12-08 17:07:33 +00:00
..
_http Fix grammar 2022-11-21 20:07:29 +00:00
_internal [vm] Remove use of CastError 2022-12-08 17:07:33 +00:00
async Mention late errors in Future.timeout doc 2022-12-02 20:05:26 +00:00
cli Add library doc comment to dart:cli 2021-10-28 10:23:50 +00:00
collection Deprecate checkValidIndex and avoid using it in the core library. 2022-11-08 19:02:35 +00:00
convert Make LineSplitter.split not use sync*. 2022-11-18 15:34:22 +00:00
core Deprecate NullThrownError and CyclicInitializetionError. 2022-11-24 15:05:13 +00:00
developer [ dart:developer ] Deprecate Metrics related functionality 2022-11-28 23:03:18 +00:00
ffi [vm/ffi] added docs regarding isLeaf parameter in ffi 2022-11-10 17:49:45 +00:00
html Fix grammar 2022-11-21 20:07:29 +00:00
indexed_db/dart2js dart:indexed_db: deprecate IdbFactory.supportsDatabaseNames 2022-01-03 23:45:15 +00:00
internal Deprecate checkValidIndex and avoid using it in the core library. 2022-11-08 19:02:35 +00:00
io Use async/await for readAsString 2022-12-07 20:39:15 +00:00
isolate [vm] Stricter checks when sending isolate messages between groups. 2022-10-28 19:18:51 +00:00
js [pkg:js] Add @JSExport annotation 2022-10-24 17:37:09 +00:00
js_util [pkg:js] Add documentation for @staticInterop, @JSExport, and export APIs 2022-10-26 16:34:38 +00:00
math docs(point): fix typo in subtraction example 2022-11-08 09:27:50 +00:00
mirrors Remove unsupported APIs in dart:mirrors 2022-07-20 18:28:35 +00:00
svg/dart2js Deprecate checkValidIndex and avoid using it in the core library. 2022-11-08 19:02:35 +00:00
typed_data [vm] Recognize unmodifiable typed data views. 2022-08-11 18:10:48 +00:00
vmservice Clean up VM core libraries by removing dynamic invocations. 2022-10-17 21:22:50 +00:00
wasm Fix typo in wasm_types.dart 2022-11-28 09:29:36 +00:00
web_audio/dart2js [dart:html] Change AudioNode.connect to be nullable 2022-03-17 00:28:05 +00:00
web_gl/dart2js [dart:html] Make Native web classes extend JavaScriptObject 2021-12-10 18:36:00 +00:00
web_sql/dart2js Deprecate checkValidIndex and avoid using it in the core library. 2022-11-08 19:02:35 +00:00
libraries.json [dart2js] loadLibrary priority annotation 2022-11-18 19:22:29 +00:00
libraries.yaml [dart2js] loadLibrary priority annotation 2022-11-18 19:22:29 +00:00
PRESUBMIT.py [sdk/lib] Better presubmit check for libraries.{json,yaml} 2022-01-10 08:26:20 +00:00
vmservice_libraries.json [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
vmservice_libraries.yaml update the tooling to generate libraries.json from libraries.yaml 2021-07-27 23:02:50 +00:00