[webkit-changes] [WebKit/WebKit] e44e4c: SIGTRAP in JIT'ed code
Keith Miller
noreply at github.com
Sun Jun 2 11:36:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e44e4c11207c6381595df8e930cd11c0746aabee
https://github.com/WebKit/WebKit/commit/e44e4c11207c6381595df8e930cd11c0746aabee
Author: Keith Miller <keith_miller at apple.com>
Date: 2024-06-02 (Sun, 02 Jun 2024)
Changed paths:
A JSTests/stress/regexp-constructor-input-stack-overflow.js
M Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp
Log Message:
-----------
SIGTRAP in JIT'ed code
https://bugs.webkit.org/show_bug.cgi?id=275014
rdar://129096982
Reviewed by Yusuke Suzuki.
Add a missing exception check to compileCallCustomAccessorSetter I accidentially dropped in 278477 at main.
* JSTests/stress/regexp-constructor-input-stack-overflow.js: Added.
(try.new):
(catch):
* Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:
Canonical link: https://commits.webkit.org/279625@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list