You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> We use wasm arrays to represent the cache used for
stringifcation of doubles.
=> We store unboxed doubles as cache keys and thereby make the cache
have a cache-hit if the double value is the same (before it was a
cache-hit if the double box was identical).
Change-Id: Id944f45188f29659b7704a7db5b321aafbe8c9ef
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/410001
Reviewed-by: Lasse Nielsen <[email protected]>
Commit-Queue: Martin Kustermann <[email protected]>
0 commit comments