Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a05334f6848b4433928b4a0b5120e6a765a55f69
https://github.com/WebKit/WebKit/commit/a05334f6848b4433928b4a0b5120e6a765a55f69
Author: Tim Chevalier <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M JSTests/stress/temporal-plaindate.js
M JSTests/test262/config.yaml
M Source/JavaScriptCore/runtime/TemporalPlainDatePrototype.cpp
Log Message:
-----------
[Temporal] Add toPlainMonthDay and toPlainYearMonth methods for PlainDate
https://bugs.webkit.org/show_bug.cgi?id=305021
Reviewed by Yusuke Suzuki.
Add these methods.
* JSTests/stress/temporal-plaindate.js:
(shouldBe):
* JSTests/test262/config.yaml:
* Source/JavaScriptCore/runtime/TemporalPlainDatePrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
Canonical link: https://commits.webkit.org/305207@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications