dart-sdk/sdk/lib/internal
Kallen Tu 63b49dfc8e Deprecate checkValidIndex and avoid using it in the core library.
TEST=No new behaviour, existing tests pass.

Change-Id: Ia7a8e58543bd5e1d8dd14bd46c5083759333845b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259104
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2022-11-08 19:02:35 +00:00
..
async_cast.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
bytes_builder.dart Move BytesBuilder class and implementation to dart:typed_data. 2020-07-24 11:37:21 +00:00
cast.dart Tighten types on error stream handler to avoid dynamic calls. 2022-05-07 00:24:21 +00:00
errors.dart Remove LateInitializationError. 2021-01-12 20:21:33 +00:00
internal.dart [vm] Remove support for old native "<name>" syntax in VM 2022-11-01 09:35:02 +00:00
internal_sources.gni [cfe] Add support for using backend defined sentinels in late lowering 2020-09-23 08:07:26 +00:00
iterable.dart Deprecate checkValidIndex and avoid using it in the core library. 2022-11-08 19:02:35 +00:00
linked_list.dart [corelib] Remove manual cast specialization in Iterator.current implementations 2020-11-17 20:01:48 +00:00
list.dart Deprecate checkValidIndex and avoid using it in the core library. 2022-11-08 19:02:35 +00:00
lowering.dart [cfe] Add support for using backend defined sentinels in late lowering 2020-09-23 08:07:26 +00:00
patch.dart Make internal/patch.part a part of dart:_internal 2022-09-29 11:52:37 +00:00
print.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
sort.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
symbol.dart Clean up unused internal Symbol API. 2021-07-26 17:49:06 +00:00