[webkit-changes] [WebKit/WebKit] ae24b3: [JSC] JSON name serialization should also take SIMD

Yusuke Suzuki noreply at github.com
Wed Aug 21 08:07:02 PDT 2024


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

  Changed paths:
    M Source/JavaScriptCore/runtime/JSONObject.cpp

  Log Message:
  -----------
  [JSC] JSON name serialization should also take SIMD
https://bugs.webkit.org/show_bug.cgi?id=274058
rdar://127970306

Reviewed by Justin Michaud.

We should use SIMD code for name serialization too.

* Source/JavaScriptCore/runtime/JSONObject.cpp:
(JSC::stringCopySameType):
(JSC::stringCopyUpconvert):
(JSC::FastStringifier<CharType>::append):

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