mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
LibJS: Implement Intl.Locale.prototype.maximize
This commit is contained in:
parent
03d7f01e0c
commit
0b1f5118d5
4 changed files with 55 additions and 0 deletions
|
@ -281,6 +281,7 @@ namespace JS {
|
|||
P(log10) \
|
||||
P(map) \
|
||||
P(max) \
|
||||
P(maximize) \
|
||||
P(mergeFields) \
|
||||
P(message) \
|
||||
P(microsecond) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue