Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a7327f247c04bbb166367832613dde5d024e81e0
      
https://github.com/WebKit/WebKit/commit/a7327f247c04bbb166367832613dde5d024e81e0
  Author: Yusuke Suzuki <[email protected]>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp

  Log Message:
  -----------
  [JSC] FTL should use constant-folded CreateClonedArguments butterfly 
allocation if it is inlined
https://bugs.webkit.org/show_bug.cgi?id=256187
rdar://108764141

Reviewed by Alexey Shvayka.

We should use constant-folded allocator if CreateClonedArguments is for inlined 
function.

* Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:
(JSC::FTL::DFG::LowerDFGToB3::compileCreateClonedArguments):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to