ladybird/Libraries/LibJS/Tests/builtins/Intl/DurationFormat
Timothy Flynn 3c64e4595a LibJS: Use exact mathematical values for Intl.DurationFormat
We can't use doubles due to precision loss for extremely large values.
2024-12-04 08:01:35 -05:00
..
DurationFormat.@@toStringTag.js
DurationFormat.js
DurationFormat.prototype.format.js
DurationFormat.prototype.formatToParts.js
DurationFormat.prototype.resolvedOptions.js
DurationFormat.supportedLocalesOf.js