Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 683d6a782c9528a8eef7a85791bbc5037dff4a20
https://github.com/WebKit/WebKit/commit/683d6a782c9528a8eef7a85791bbc5037dff4a20
Author: Keith Miller <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/JavaScriptCore/dfg/DFGGraph.cpp
M Source/JavaScriptCore/dfg/DFGGraph.h
Log Message:
-----------
[JSC] Dump Ion Graph when DFG_CRASH/ASSERTing
https://bugs.webkit.org/show_bug.cgi?id=305127
rdar://167778234
Reviewed by Yusuke Suzuki.
Dump the graph before crashing so we can look and the graph prior to the
crash in the UI.
Canonical link: https://commits.webkit.org/305302@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications