[webkit-changes] [WebKit/WebKit] 496ad3: [JSC] Enable Base64 and Hex features

Yusuke Suzuki noreply at github.com
Tue Aug 6 13:28:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 496ad39bd7814ee36ec6f59558cf63681b48919e
      https://github.com/WebKit/WebKit/commit/496ad39bd7814ee36ec6f59558cf63681b48919e
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-08-06 (Tue, 06 Aug 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable Base64 and Hex features
https://bugs.webkit.org/show_bug.cgi?id=277700
rdar://133312461

Reviewed by Yijia Huang.

Now, all major paths are implemented in SIMD and they are enough fast.
So it is time to enable this feature.

* Source/JavaScriptCore/runtime/OptionsList.h:

Canonical link: https://commits.webkit.org/281910@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