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