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
[JS stdlib] Add a safeguard for BigInt class for pre-ES2020 engines
Without this, this code would throw the `ReferenceError`
even when compiling Longs as BigInts is disabled.
^KT-80873 Fixed
(cherry picked from commit 1f2a8eb)
0 commit comments