ecdf148428
Generating identity hashes from the runtime no longer calls into Dart. On 32-bit systems, generating identity hashes from Dart now does only one runtime transition. TEST=ci Bug: https://github.com/dart-lang/sdk/issues/47873 Change-Id: Ib21156cb05706f81744eb4e5ccb644f40aa84c96 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/222326 Reviewed-by: Alexander Markov <alexmarkov@google.com>