Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 883b821820a9a6dfa6d249584000c0ce9612fd29
https://github.com/WebKit/WebKit/commit/883b821820a9a6dfa6d249584000c0ce9612fd29
Author: Tim Chevalier <[email protected]>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M JSTests/stress/temporal-plainmonthday.js
M JSTests/test262/config.yaml
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/runtime/TemporalPlainMonthDayPrototype.cpp
Log Message:
-----------
Temporal: Implement valueOf for PlainMonthDay objects
https://bugs.webkit.org/show_bug.cgi?id=303243
Reviewed by Justin Michaud.
Implement valueOf for PlainMonthDay (which always throws).
Also enable a test for PlainDate that passes, which somehow
wasn't enabled in the previous Temporal PR.
* JSTests/stress/temporal-plainmonthday.js:
(shouldBe):
* JSTests/test262/config.yaml:
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/TemporalPlainMonthDayPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
Canonical link: https://commits.webkit.org/303631@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications