mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17:35 +00:00
LibJS: Implement Temporal.PlainDate.prototype.toString()
This commit is contained in:
parent
310192f918
commit
402f04c2fc
10 changed files with 164 additions and 0 deletions
|
@ -80,6 +80,7 @@ namespace JS {
|
|||
P(byteLength) \
|
||||
P(byteOffset) \
|
||||
P(calendar) \
|
||||
P(calendarName) \
|
||||
P(call) \
|
||||
P(callee) \
|
||||
P(caller) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue