mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-29 05:38:24 +00:00
LibJS: Implement Intl.Locale.prototype.variants
This is a normative change in the ECMA-402 spec. See:
e8c995a
This commit is contained in:
parent
324bd0f163
commit
128675770c
Notes:
github-actions[bot]
2025-06-04 21:12:35 +00:00
Author: https://github.com/trflynn89
Commit: 128675770c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4996
7 changed files with 123 additions and 7 deletions
|
@ -583,6 +583,7 @@ namespace JS {
|
|||
P(value) \
|
||||
P(valueOf) \
|
||||
P(values) \
|
||||
P(variants) \
|
||||
P(wait) \
|
||||
P(waitAsync) \
|
||||
P(warn) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue