[webkit-changes] [WebKit/WebKit] e9cd1f: [JSC] Fix printEachOSRExit option
Commit Queue
noreply at github.com
Thu May 4 19:14:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e9cd1ff3cdd5720b5024f2a1042915ec96b8d732
https://github.com/WebKit/WebKit/commit/e9cd1ff3cdd5720b5024f2a1042915ec96b8d732
Author: Yijia Huang <yijia_huang at apple.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M Source/JavaScriptCore/ftl/FTLOSRExitCompiler.cpp
Log Message:
-----------
[JSC] Fix printEachOSRExit option
rdar://108370641
https://bugs.webkit.org/show_bug.cgi?id=255793
Reviewed by Yusuke Suzuki.
printEachOSRExit should support for FTL OSR exits.
* Source/JavaScriptCore/ftl/FTLOSRExitCompiler.cpp:
(JSC::FTL::compileStub):
Canonical link: https://commits.webkit.org/263705@main
More information about the webkit-changes
mailing list