mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:47:35 +00:00
LibJS: Implement Temporal.PlainTime.prototype.second
This commit is contained in:
parent
574f474d27
commit
c5f03bc921
4 changed files with 30 additions and 0 deletions
|
@ -308,6 +308,7 @@ namespace JS {
|
|||
P(revoke) \
|
||||
P(round) \
|
||||
P(seal) \
|
||||
P(second) \
|
||||
P(seconds) \
|
||||
P(set) \
|
||||
P(setBigInt64) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue