mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
LibJS: Implement Intl.PluralRules.prototype.resolvedOptions
This commit is contained in:
parent
8b3f49ff84
commit
74939eb943
4 changed files with 134 additions and 0 deletions
|
@ -357,6 +357,7 @@ namespace JS {
|
|||
P(plainDateTimeISO) \
|
||||
P(plainTime) \
|
||||
P(plainTimeISO) \
|
||||
P(pluralCategories) \
|
||||
P(pop) \
|
||||
P(pow) \
|
||||
P(preventExtensions) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue