[webkit-changes] [WebKit/WebKit] 72ee89: Rebase JSC toLocaleString tests for ICU 7.2 or hig...

Commit Queue noreply at github.com
Sat May 25 07:34:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72ee89f4349904a4581b6226020da2fc2259b4bc
      https://github.com/WebKit/WebKit/commit/72ee89f4349904a4581b6226020da2fc2259b4bc
  Author: Mark Lam <mark.lam at apple.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
    M JSTests/stress/bigint-toLocaleString.js
    M JSTests/stress/number-toLocaleString.js
    M Source/JavaScriptCore/tools/JSDollarVM.cpp

  Log Message:
  -----------
  Rebase JSC toLocaleString tests for ICU 7.2 or higher.
https://bugs.webkit.org/show_bug.cgi?id=274708
rdar://127302910

Reviewed by Alexey Shvayka.

Also added a $vm.icuMinorVersion() function to enable this rebasing.
Also added how-to-use comments in JSDollarVM.cpp for some $vm functions.

* JSTests/stress/bigint-toLocaleString.js:
* JSTests/stress/number-toLocaleString.js:
* Source/JavaScriptCore/tools/JSDollarVM.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
(JSC::JSDollarVM::finishCreation):

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



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


More information about the webkit-changes mailing list