mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 13:37:44 +00:00
LibJS: Implement Intl.DisplayNames.supportedLocalesOf()
This commit is contained in:
parent
8f3a5ba5d8
commit
0094259d72
6 changed files with 144 additions and 0 deletions
|
@ -403,6 +403,7 @@ namespace JS {
|
|||
P(substring) \
|
||||
P(subtract) \
|
||||
P(sup) \
|
||||
P(supportedLocalesOf) \
|
||||
P(tan) \
|
||||
P(tanh) \
|
||||
P(test) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue