mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:47:37 +00:00
LibJS: Implement Temporal.Duration.prototype.seconds
This commit is contained in:
parent
dbdbfbeebc
commit
b81331a110
4 changed files with 30 additions and 0 deletions
|
@ -271,6 +271,7 @@ namespace JS {
|
|||
P(revoke) \
|
||||
P(round) \
|
||||
P(seal) \
|
||||
P(seconds) \
|
||||
P(set) \
|
||||
P(setBigInt64) \
|
||||
P(setBigUint64) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue