mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
LibJS: Implement Temporal.Instant.prototype.since
This commit is contained in:
parent
470499b2a8
commit
4b5aa2102c
4 changed files with 83 additions and 0 deletions
|
@ -381,6 +381,7 @@ namespace JS {
|
|||
P(shift) \
|
||||
P(sign) \
|
||||
P(sin) \
|
||||
P(since) \
|
||||
P(sinh) \
|
||||
P(size) \
|
||||
P(slice) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue