Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b2bb7c9bfa5365bad5c778d0f18d1be2f4cfe96d https://github.com/WebKit/WebKit/commit/b2bb7c9bfa5365bad5c778d0f18d1be2f4cfe96d Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths: M Source/JavaScriptCore/runtime/JSONObject.cpp Log Message: ----------- [JSC] Use dragonbox for JSON FastStringifier https://bugs.webkit.org/show_bug.cgi?id=278432 rdar://134379503 Reviewed by Yijia Huang. We found that we were not using dragonbox in JSON FastStringifier. This patch changes it to use it. * Source/JavaScriptCore/runtime/JSONObject.cpp: (JSC::bufferMode>::append): Canonical link: https://commits.webkit.org/282542@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