Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5e2667f6b1221b8d23ae5929a8d14a915644b808
https://github.com/WebKit/WebKit/commit/5e2667f6b1221b8d23ae5929a8d14a915644b808
Author: Yusuke Suzuki <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
Log Message:
-----------
[JSC] Report Baseline Int32 Overflow in DFG
https://bugs.webkit.org/show_bug.cgi?id=317418
rdar://180046019
Reviewed by Yijia Huang.
We were not reporting Baseline Int32 Overflow information to DFG.
Let's just do it.
* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::makeSafe):
Canonical link: https://commits.webkit.org/315482@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications