mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
LibJS: Implement Temporal.Instant.prototype.until
This commit is contained in:
parent
24b78fff7d
commit
470499b2a8
4 changed files with 83 additions and 0 deletions
|
@ -443,6 +443,7 @@ namespace JS {
|
|||
P(undefined) \
|
||||
P(unescape) \
|
||||
P(unicode) \
|
||||
P(until) \
|
||||
P(unregister) \
|
||||
P(unshift) \
|
||||
P(value) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue