Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5ad89cecd558f86188878e05acc795b41da1736d
https://github.com/WebKit/WebKit/commit/5ad89cecd558f86188878e05acc795b41da1736d
Author: Yusuke Suzuki <[email protected]>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
A JSTests/stress/new-typed-array-buffer-clobber.js
M Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h
Log Message:
-----------
DFG ASSERTION FAILED: AI-clobberize disagreement; AI says NotClobbered while
clobberize says (Direct:[Heap], Super:[World])
https://bugs.webkit.org/show_bug.cgi?id=289680
rdar://146930687
Reviewed by Mark Lam.
NewTypedArrayBuffer should say `clobberWorld` when its input is
UntypedUse.
* JSTests/stress/new-typed-array-buffer-clobber.js: Added.
* Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:
(JSC::DFG::AbstractInterpreter<AbstractStateType>::executeEffects):
Canonical link: https://commits.webkit.org/292112@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes