mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +00:00
LibJS: Add Temporal.Instant.compare()
This commit is contained in:
parent
b816037739
commit
33cf6274e8
6 changed files with 49 additions and 0 deletions
|
@ -92,6 +92,7 @@ namespace JS {
|
|||
P(console) \
|
||||
P(construct) \
|
||||
P(constructor) \
|
||||
P(compare) \
|
||||
P(copyWithin) \
|
||||
P(cos) \
|
||||
P(cosh) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue