[webkit-changes] [WebKit/WebKit] 31fc63: Unreviewed, disable bound function call inlining u...

Yusuke Suzuki noreply at github.com
Tue Feb 21 15:22:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31fc634e822a8feb56d2fcc1bcfc733288e2c82d
      https://github.com/WebKit/WebKit/commit/31fc634e822a8feb56d2fcc1bcfc733288e2c82d
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp

  Log Message:
  -----------
  Unreviewed, disable bound function call inlining until tail call issue gets fixed
https://bugs.webkit.org/show_bug.cgi?id=252693
rdar://105727098

* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::handleIntrinsicCall):

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




More information about the webkit-changes mailing list