mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:27:45 +00:00
LibJS: Add Temporal.Instant.prototype.equals()
This commit is contained in:
parent
84403ab423
commit
2382f67e0b
4 changed files with 41 additions and 0 deletions
|
@ -118,6 +118,7 @@ namespace JS {
|
|||
P(epochMilliseconds) \
|
||||
P(epochNanoseconds) \
|
||||
P(epochSeconds) \
|
||||
P(equals) \
|
||||
P(error) \
|
||||
P(errors) \
|
||||
P(escape) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue