Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 033f2d498da15ad3331da957a7135595d54366c5
      
https://github.com/WebKit/WebKit/commit/033f2d498da15ad3331da957a7135595d54366c5
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGArrayMode.h

  Log Message:
  -----------
  [JSC] Use CoW related ArrayMode only for appropriate array types
https://bugs.webkit.org/show_bug.cgi?id=275836
rdar://130038973

Reviewed by Yijia Huang.

Non Int32 / Contiguous / Double can have CoW arrays. So DFG ArrayMode should 
not use CoW array related classes
for non appropriate array types.

* Source/JavaScriptCore/dfg/DFGArrayMode.h:
(JSC::DFG::ArrayMode::withProfile const):

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