[webkit-changes] [WebKit/WebKit] 86da39: [ARMv7] Fix instanceof
Justin Michaud
noreply at github.com
Thu Sep 26 19:45:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 86da3973547be17ba3c2ff71a41b5d095d550adf
https://github.com/WebKit/WebKit/commit/86da3973547be17ba3c2ff71a41b5d095d550adf
Author: Justin Michaud <jmichaud at igalia.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M Source/JavaScriptCore/jit/JITCall.cpp
Log Message:
-----------
[ARMv7] Fix instanceof
https://bugs.webkit.org/show_bug.cgi?id=280434
Reviewed by Yijia Huang.
Get the cell payload instead of the tag bits for m_constructor.
* Source/JavaScriptCore/jit/JITCall.cpp:
(JSC::JIT::emit_op_instanceof):
Canonical link: https://commits.webkit.org/284328@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