Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ecb7a69e6acd372f569c4f07a7bbfe11269b46a9
https://github.com/WebKit/WebKit/commit/ecb7a69e6acd372f569c4f07a7bbfe11269b46a9
Author: Justin Michaud <[email protected]>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp
Log Message:
-----------
[ArmV7] proxy-is-array.js is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=273626
Reviewed by Yusuke Suzuki.
In 277977@main, I opted in the 32-bit direct call path into DataIC, except the
change makes absolutely no sense. It is still calling repatch just below, and
the 64-bit ports don't use DataIC here either, so this just broke direct call
repatching.
* Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:
(JSC::DFG::SpeculativeJIT::emitCall):
Canonical link: https://commits.webkit.org/278308@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