ladybird/Libraries/LibJS/Tests/builtins/Intl/PluralRules
Timothy Flynn 8e5cc74eb1 LibJS: Add notation to Intl.PluralRules
This is a normative change in the ECMA-402 spec. See:
a7ff535
2025-05-27 10:39:25 -04:00
..
PluralRules.@@toStringTag.js
PluralRules.js LibJS: Add notation to Intl.PluralRules 2025-05-27 10:39:25 -04:00
PluralRules.prototype.resolvedOptions.js LibJS: Add notation to Intl.PluralRules 2025-05-27 10:39:25 -04:00
PluralRules.prototype.select.js LibJS: Add notation to Intl.PluralRules 2025-05-27 10:39:25 -04:00
PluralRules.prototype.selectRange.js
PluralRules.supportedLocalesOf.js