Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd18128a9b64b0a779979f28c9de66d52d64242e
      
https://github.com/WebKit/WebKit/commit/bd18128a9b64b0a779979f28c9de66d52d64242e
  Author: Tim Chevalier <[email protected]>
  Date:   2025-12-09 (Tue, 09 Dec 2025)

  Changed paths:
    M JSTests/stress/temporal-plainyearmonth.js
    M JSTests/test262/config.yaml
    M Source/JavaScriptCore/runtime/TemporalPlainYearMonthConstructor.cpp
    M Source/JavaScriptCore/runtime/TemporalPlainYearMonthPrototype.cpp

  Log Message:
  -----------
  [Temporal] Implement comparison methods for PlainYearMonth
https://bugs.webkit.org/show_bug.cgi?id=303799

Reviewed by Sosuke Suzuki.

Co-authored-by: SUZUKI Sosuke <[email protected]>

Implement `compare`, `equals`, and `valueOf`.
* JSTests/stress/temporal-plainyearmonth.js:
(shouldBe):
(shouldThrow):
* JSTests/test262/config.yaml:
* Source/JavaScriptCore/runtime/TemporalPlainYearMonthConstructor.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
* Source/JavaScriptCore/runtime/TemporalPlainYearMonthPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

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



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

Reply via email to