dart-sdk/sdk/lib/_internal
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
..
js_dev_runtime Revert "[ddc] Add non-null assertions when setting fields" 2022-09-20 17:19:38 +00:00
js_runtime Implement anonymous pipes and the ability to transmit them between processes using Unix Domain Sockets. 2022-09-13 21:16:28 +00:00
js_shared/lib Fix typos 2022-09-16 19:35:00 +00:00
sdk_library_metadata Change : to = for default values in sdk/ 2022-08-23 13:53:30 +00:00
vm [VM/Library] - Adjust next probe to be a quadratic probe in _HashBase 2022-09-20 23:35:25 +00:00
wasm [dart2wasm] Implement typeAcceptsNull 2022-09-15 10:01:43 +00:00
allowed_experiments.json [deps] remove the dep on package:charcode 2022-06-08 19:49:22 +00:00
fix_data.yaml Remove duplicated FileMode fixes 2021-10-11 13:58:43 +00:00