mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-24 18:28:57 +00:00
LibJS: Implement Temporal.Instant.prototype.toString()
This commit is contained in:
parent
1c65ee6edf
commit
576be0f8e7
Notes:
sideshowbarker
2024-07-18 05:01:46 +09:00
Author: https://github.com/linusg
Commit: 576be0f8e7
Pull-request: https://github.com/SerenityOS/serenity/pull/9697
14 changed files with 396 additions and 6 deletions
|
@ -164,6 +164,7 @@ namespace JS {
|
|||
P(fontcolor) \
|
||||
P(fontsize) \
|
||||
P(forEach) \
|
||||
P(fractionalSecondDigits) \
|
||||
P(freeze) \
|
||||
P(from) \
|
||||
P(fromCharCode) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue