Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 073dc8607efd775e3ead3a7c99737a1734ed85c9
      
https://github.com/WebKit/WebKit/commit/073dc8607efd775e3ead3a7c99737a1734ed85c9
  Author: Sosuke Suzuki <aosuk...@gmail.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/IntlNumberFormat.cpp
    M Source/JavaScriptCore/runtime/IntlNumberFormatInlines.h
    M Source/JavaScriptCore/runtime/IntlPluralRules.cpp

  Log Message:
  -----------
  [JSC] Extract the skeleton builder update for `NumberFormat` notation option
https://bugs.webkit.org/show_bug.cgi?id=294780

Reviewed by Yusuke Suzuki.

This patch extracts the skeleton builder update for `NumberFormat` notation 
option,
which is used by `NumberFormat` and `PluralRules`.

* Source/JavaScriptCore/runtime/IntlNumberFormat.cpp:
(JSC::IntlNumberFormat::initializeNumberFormat):
* Source/JavaScriptCore/runtime/IntlNumberFormatInlines.h:
(JSC::appendNumberFormatNotationOptionsToSkeleton):
* Source/JavaScriptCore/runtime/IntlPluralRules.cpp:
(JSC::IntlPluralRules::initializePluralRules):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to