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
[dart2wasm] Use Function.prototype.call.bind(Number.prototype.toString) for small ints and doubles
This increases `{int,double}.toString()` speed when switching to JS
strings (for `int`) and generally for `double`.
Change-Id: I5a3be41220f35c5226b63f09f5a7f9c25e262eb4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/403981
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
0 commit comments