Files
sdk/pkg/compiler/lib
Stephen Adams b8a3da5c3e [dart2js] Fix constant hashing finalizer
Other instances of this algorithm use '^'.
Using '&' causes a few more hash collisions.

Change-Id: I933565fa2008f2c96337d26e95c82e5db8f615f7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/388425
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
2024-10-08 18:39:22 +00:00
..