mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:07:45 +00:00
LibJS: Implement Temporal.TimeZone.prototype.id
This commit is contained in:
parent
7f0fe352e2
commit
51c581f604
4 changed files with 23 additions and 0 deletions
|
@ -183,6 +183,7 @@ namespace JS {
|
|||
P(hasOwn) \
|
||||
P(hasOwnProperty) \
|
||||
P(hypot) \
|
||||
P(id) \
|
||||
P(ignoreCase) \
|
||||
P(imul) \
|
||||
P(includes) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue