Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 84b9cefdd67eabdada67e2a1aa62e898a23e5e8c
https://github.com/WebKit/WebKit/commit/84b9cefdd67eabdada67e2a1aa62e898a23e5e8c
Author: Sosuke Suzuki <[email protected]>
Date: 2026-05-03 (Sun, 03 May 2026)
Changed paths:
M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
Log Message:
-----------
[JSC] DFG should give up `ArraySlice` intrinsic after BadType OSR exit
https://bugs.webkit.org/show_bug.cgi?id=313903
Reviewed by Yusuke Suzuki.
This patch changes to add `BadType` OSR check to `ArraySlice`.
* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::handleIntrinsicCall):
Canonical link: https://commits.webkit.org/312497@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications