mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
LibJS: Implement Temporal.Duration.prototype.negated()
This commit is contained in:
parent
9aa1e4b885
commit
7df47bf3fb
4 changed files with 58 additions and 0 deletions
|
@ -246,6 +246,7 @@ namespace JS {
|
|||
P(multiline) \
|
||||
P(name) \
|
||||
P(nanoseconds) \
|
||||
P(negated) \
|
||||
P(next) \
|
||||
P(now) \
|
||||
P(of) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue