mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-01 15:18:06 +00:00
LibJS: Implement the required AOs for Temporal.Duration.compare
This commit is contained in:
parent
98b9a75591
commit
29072f4b09
Notes:
sideshowbarker
2024-07-18 01:16:02 +09:00
Author: https://github.com/Lubrsi
Commit: 29072f4b09
Pull-request: https://github.com/SerenityOS/serenity/pull/10853
Reviewed-by: https://github.com/linusg
9 changed files with 413 additions and 5 deletions
|
@ -360,6 +360,7 @@ namespace JS {
|
|||
P(reduceRight) \
|
||||
P(region) \
|
||||
P(reject) \
|
||||
P(relativeTo) \
|
||||
P(repeat) \
|
||||
P(resolve) \
|
||||
P(resolvedOptions) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue