Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a2f7fcd377d77ce026232c74e8adde538dbe25e
      
https://github.com/WebKit/WebKit/commit/0a2f7fcd377d77ce026232c74e8adde538dbe25e
  Author: Tim Chevalier <[email protected]>
  Date:   2025-11-27 (Thu, 27 Nov 2025)

  Changed paths:
    M JSTests/stress/temporal-plainmonthday.js
    M JSTests/test262/config.yaml
    M Source/JavaScriptCore/runtime/TemporalObject.h
    M Source/JavaScriptCore/runtime/TemporalPlainDate.cpp
    M Source/JavaScriptCore/runtime/TemporalPlainDate.h
    M Source/JavaScriptCore/runtime/TemporalPlainMonthDayPrototype.cpp

  Log Message:
  -----------
  [Temporal] Implement toPlainDate for PlainMonthDay
https://bugs.webkit.org/show_bug.cgi?id=302974

Reviewed by Sosuke Suzuki.

Implement the toPlainDate method for PlainMonthDay objects.

* JSTests/stress/temporal-plainmonthday.js:
(shouldBe):
* JSTests/test262/config.yaml:
* Source/JavaScriptCore/runtime/TemporalObject.h:
* Source/JavaScriptCore/runtime/TemporalPlainDate.cpp:
(JSC::TemporalPlainDate::toYearMonth):
(JSC::TemporalPlainDate::toPartialDate):
* Source/JavaScriptCore/runtime/TemporalPlainDate.h:
* Source/JavaScriptCore/runtime/TemporalPlainMonthDayPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

Canonical link: https://commits.webkit.org/303617@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to