dart-sdk/sdk/lib
Aske Simon Christensen f2bc59738c Rename the VM's internal hash set classes
Rename `_CompactLinkedHashSet` to `_InternalLinkedHashSet` and
`_CompactImmutableLinkedHashSet` to `_InternalImmutableLinkedHashSet`
to make the names consistent with the corresponding `Map` class names
and to distinguish them from the non-VM-specific hash maps and sets,
which are generally named starting with `_Compact`.

Tested: ci
Change-Id: Ic1ebc44ba8beba34ceab382a4edddc6624fe3fb3
Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/258002
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
2022-09-09 14:04:34 +00:00
..
_http [io/http] Validate method name passed to HttpClient.open/openUrl. 2022-08-29 21:12:27 +00:00
_internal Rename the VM's internal hash set classes 2022-09-09 14:04:34 +00:00
async Revert "Make addStream events be delivered synchronously." 2022-08-31 15:59:18 +00:00
cli Add library doc comment to dart:cli 2021-10-28 10:23:50 +00:00
collection Documentation update for Collection library landing page 2022-01-20 14:37:13 +00:00
convert Remove deprecated APIs from dart:convert 2022-08-09 10:21:22 +00:00
core [doc] Update Uri.queryParameters type 2022-09-08 14:32:03 +00:00
developer [vm] Don't pass and copy unused category string when recording timeline events. 2022-09-08 22:02:46 +00:00
ffi Change : to = for default values in sdk/ 2022-08-23 13:53:30 +00:00
html Clean up - unused typedef and lint ignore for html. 2022-09-08 20:59:24 +00:00
indexed_db/dart2js dart:indexed_db: deprecate IdbFactory.supportsDatabaseNames 2022-01-03 23:45:15 +00:00
internal Change : to = for default values in sdk/ 2022-08-23 13:53:30 +00:00
io Eliminate dynamic [] calls from common, directory_impl and link. 2022-09-08 17:17:03 +00:00
isolate Add Isolate.run. 2022-08-18 10:42:55 +00:00
js [dart2wasm] Add support for anonymous JS interop classes. 2022-04-12 22:51:02 +00:00
js_util [js_util] Generalize dartify, and make it more robust. 2022-07-26 21:49:27 +00:00
math Docs: Update broken link for Random.secure 2022-08-17 13:24:43 +00:00
mirrors Remove unsupported APIs in dart:mirrors 2022-07-20 18:28:35 +00:00
svg/dart2js Eliminate dynamic calls in SVGElement. 2022-08-23 18:21:40 +00:00
typed_data [vm] Recognize unmodifiable typed data views. 2022-08-11 18:10:48 +00:00
vmservice [ Service ] Fix cast error in _decodeAssets return value 2022-04-06 00:24:13 +00:00
wasm [dart2wasm] Convert to/from externref via Wasm instructions 2022-08-19 07:11:18 +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 [dart:html] Make Native web classes extend JavaScriptObject 2021-12-10 18:36:00 +00:00
libraries.json [dart2wasm] Initial async/await support based on Promise integration 2022-08-19 07:11:18 +00:00
libraries.yaml [dart2wasm] Initial async/await support based on Promise integration 2022-08-19 07:11:18 +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