mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
LibJS: Implement Temporal.PlainTime.prototype.hour
This commit is contained in:
parent
a8dd1b9480
commit
524a56f7b6
4 changed files with 30 additions and 0 deletions
|
@ -210,6 +210,7 @@ namespace JS {
|
|||
P(hasIndices) \
|
||||
P(hasOwn) \
|
||||
P(hasOwnProperty) \
|
||||
P(hour) \
|
||||
P(hours) \
|
||||
P(hypot) \
|
||||
P(id) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue