mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
LibJS: Implement Temporal.Instant.prototype.epochSeconds
This commit is contained in:
parent
dad336c944
commit
5010e01223
4 changed files with 73 additions and 0 deletions
|
@ -113,6 +113,7 @@ namespace JS {
|
|||
P(endsWith) \
|
||||
P(entries) \
|
||||
P(enumerable) \
|
||||
P(epochSeconds) \
|
||||
P(error) \
|
||||
P(errors) \
|
||||
P(escape) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue