forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information
1 parent
d147303
commit ae24b30
Showing
1 changed file
with
115 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters