Files
sdk/pkg/vm/lib/transformations
Alexander Markov ed00c27c77 [vm/aot/tfa] Refactor hash codes in TFA
This change removes code duplication around hash code calculations
in TFA. TFA cannot use Object.hash from core library as it is not
guaranteed to be stable across different runs but compiler should be
deterministic.

TEST=ci

Change-Id: Id1b35974e89e82218d82957495c27b6aad099c86
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/330046
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2023-10-13 17:52:37 +00:00
..
2023-09-25 10:44:41 +00:00