mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:17:35 +00:00
LibJS: Implement Temporal.now.instant()
This commit is contained in:
parent
47fb4286c7
commit
3a39ff8f40
3 changed files with 48 additions and 0 deletions
|
@ -190,6 +190,7 @@ namespace JS {
|
|||
P(indexOf) \
|
||||
P(info) \
|
||||
P(input) \
|
||||
P(instant) \
|
||||
P(is) \
|
||||
P(isArray) \
|
||||
P(isExtensible) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue