Logo
Explore Help
Sign In
eliott/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/LadybirdBrowser/ladybird synced 2026-05-03 13:02:09 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
d4d49e00a2791e8131bb2e738efcbfc97827348b
ladybird/Userland/Libraries/LibJS/Tests/builtins/Number
History
Luke Wilde ddc7bedca6 LibJS: Make int_part a double in StringPrototype::to_string
u64 is not big enough to hold extremely large numbers, such as
4.192938423e+54. This would cause an integer underflow on the radix
index when performing something like `toString(36)` and thus cause an
OOB Array read.
2023-03-01 10:53:31 +01:00
..
Number-constants.js
…
Number.isFinite.js
…
Number.isInteger.js
LibJS/Tests: Enable Number.isInteger() test that now passes
2022-01-24 20:39:01 +00:00
Number.isNaN.js
…
Number.isSafeInteger.js
…
Number.js
LibJS: Handle non-decimal integer literals in Value::to_number
2022-08-30 01:00:48 +01:00
Number.parseFloat.js
…
Number.parseInt.js
…
Number.prototype.js
…
Number.prototype.toExponential.js
LibJS: Use more accurate number-to-string method in Number toExponential
2022-11-04 21:12:10 +00:00
Number.prototype.toFixed.js
LibJS: Fix rounding issues in Number.toFixed
2022-03-02 08:34:04 +01:00
Number.prototype.toLocaleString.js
…
Number.prototype.toPrecision.js
LibJS: Use more accurate number-to-string method in Number toPrecision
2022-11-04 21:12:10 +00:00
Number.prototype.toString.js
LibJS: Make int_part a double in StringPrototype::to_string
2023-03-01 10:53:31 +01:00
Number.prototype.valueOf.js
…
Powered by Gitea Version: 1.25.4 Page: 1036ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API