mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:57:45 +00:00
LibJS: Implement Intl.Locale.prototype.baseName
This commit is contained in:
parent
27fc3cfe75
commit
21b3c5edba
4 changed files with 44 additions and 0 deletions
|
@ -71,6 +71,7 @@ namespace JS {
|
|||
P(atan) \
|
||||
P(atan2) \
|
||||
P(atanh) \
|
||||
P(baseName) \
|
||||
P(big) \
|
||||
P(bind) \
|
||||
P(blank) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue