mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
LibJS: Partial support for Date.prototype.setFullYear()
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 21:20:00 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/3596c42deb2
@@ -199,6 +199,7 @@ namespace JS {
|
||||
P(reverse) \
|
||||
P(round) \
|
||||
P(set) \
|
||||
P(setFullYear) \
|
||||
P(setPrototypeOf) \
|
||||
P(shift) \
|
||||
P(sign) \
|
||||
|
||||
Reference in New Issue
Block a user