mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:38:12 +00:00
![]() The spec defines a StringToBigInt AO which allows for converting binary, octal, decimal, and hexadecimal strings to a BigInt. Our conversion was only allowing for decimal strings. |
||
---|---|---|
.. | ||
bigint-basic.js | ||
bigint-minus.js | ||
bigint-number-mix-errors.js | ||
BigInt.js | ||
BigInt.prototype.@@toStringTag.js | ||
BigInt.prototype.toLocaleString.js | ||
BigInt.prototype.toString.js | ||
BigInt.prototype.valueOf.js |