mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:37:36 +00:00
LibJS: Implement Temporal.Duration.prototype.nanoseconds
This commit is contained in:
parent
04e2d215a1
commit
be5254dcac
4 changed files with 30 additions and 0 deletions
|
@ -244,6 +244,7 @@ namespace JS {
|
|||
P(months) \
|
||||
P(multiline) \
|
||||
P(name) \
|
||||
P(nanoseconds) \
|
||||
P(next) \
|
||||
P(now) \
|
||||
P(of) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue