Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23fe352394eab82e50073a9c70adb34cd562d3fd
      
https://github.com/WebKit/WebKit/commit/23fe352394eab82e50073a9c70adb34cd562d3fd
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

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

  Log Message:
  -----------
  [JSC] Adopt generated dynamic buffer data in fast JSON stringifier
https://bugs.webkit.org/show_bug.cgi?id=294407
rdar://153232444

Reviewed by Yijia Huang.

Use StringImpl::adopt for the result of dynamic fast JSON stringifier
results.

* Source/JavaScriptCore/runtime/JSONObject.cpp:
(JSC::bufferMode>::result):
(JSC::bufferMode>::result const): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to