dart-sdk/sdk/lib
asiva 959854769c [VM/Library] - Adjust next probe to be a quadratic probe in _HashBase
Adjust next probe to a quadratic probe so that it matches up with the internal VM hash map implementation.This avoids some issues with hash code clustering and uses the probing strategy in the VM's HashTable.

Change-Id: I6af560b971c2e6fa745e3b3414e2d8a9075e7ff5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/239004
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
2022-09-20 23:35:25 +00:00
..
_http [io/http] Validate method name passed to HttpClient.open/openUrl. 2022-08-29 21:12:27 +00:00
_internal [VM/Library] - Adjust next probe to be a quadratic probe in _HashBase 2022-09-20 23:35:25 +00:00
async Docs fix: add missing parentheses in whenComplete method docs (by mohanl@). 2022-09-16 11:17:24 +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 Revert "Reland "[cfe,corelib] Add class 'Record' to the core library"" 2022-09-19 13:52:01 +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 Remove dynamic invocations from custom elements in html_dart2js. 2022-09-20 16:16:06 +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 Add a note that sendMessage and readMessage are only available on macOS and Linux. 2022-09-19 22:53:21 +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 [pkg:js] Add proto argument to createStaticInteropMock 2022-09-16 20:13:30 +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] Dummy isolate patch 2022-09-14 13:43:52 +00:00
libraries.yaml [dart2wasm] Dummy isolate patch 2022-09-14 13:43:52 +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