Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7568d8552f294de0583a9659f30f2f3bb7a3004b
https://github.com/WebKit/WebKit/commit/7568d8552f294de0583a9659f30f2f3bb7a3004b
Author: Yusuke Suzuki <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/JavaScriptCore/dfg/DFGGraph.cpp
Log Message:
-----------
[JSC] Add "osr" and "catch" attributes to IonGraph blocks
https://bugs.webkit.org/show_bug.cgi?id=305176
rdar://167818709
Reviewed by Sosuke Suzuki.
Attach "osr" and "catch" information additionally, which can be
leveraged by IonGraph viewer.
* Source/JavaScriptCore/dfg/DFGGraph.cpp:
(JSC::DFG::Graph::appendIonGraphPass):
Canonical link: https://commits.webkit.org/305336@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications