Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a4b012ee90f83b098f5bdfb57976404ced7c9ec3
      
https://github.com/WebKit/WebKit/commit/a4b012ee90f83b098f5bdfb57976404ced7c9ec3
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

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

  Log Message:
  -----------
  [JSC] Increase Object.assign's buffer size
https://bugs.webkit.org/show_bug.cgi?id=276626
rdar://131783658

Reviewed by Yijia Huang.

This patch increases MarkedArgumentBufferWithSize from 16 to 32 to cover more 
cases we can find in the wild.

* Source/JavaScriptCore/runtime/ObjectConstructor.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

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