mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:17:35 +00:00
LibJS: Implement Intl.PluralRules.prototype.selectRange
This commit is contained in:
parent
a337b059dd
commit
f089c11b5b
7 changed files with 150 additions and 0 deletions
|
@ -409,6 +409,7 @@ namespace JS {
|
|||
P(secondsDisplay) \
|
||||
P(segment) \
|
||||
P(select) \
|
||||
P(selectRange) \
|
||||
P(sensitivity) \
|
||||
P(set) \
|
||||
P(setBigInt64) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue