mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:57:35 +00:00
LibJS: Implement Temporal.Calendar.prototype.mergeFields()
This commit is contained in:
parent
1ea604adb1
commit
1292d80b93
6 changed files with 173 additions and 0 deletions
|
@ -266,6 +266,7 @@ namespace JS {
|
|||
P(log10) \
|
||||
P(map) \
|
||||
P(max) \
|
||||
P(mergeFields) \
|
||||
P(message) \
|
||||
P(microsecond) \
|
||||
P(microseconds) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue