[webkit-changes] [WebKit/WebKit] 11b53e: [ARMv7] Fix instanceof fast path

Justin Michaud noreply at github.com
Sun Sep 29 08:27:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11b53e58136a75ccf8f7796b6f61d695e8e92aa3
      https://github.com/WebKit/WebKit/commit/11b53e58136a75ccf8f7796b6f61d695e8e92aa3
  Author: Justin Michaud <jmichaud at igalia.com>
  Date:   2024-09-29 (Sun, 29 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/jit/CCallHelpers.h
    M Source/JavaScriptCore/jit/JITCall.cpp

  Log Message:
  -----------
  [ARMv7] Fix instanceof fast path
https://bugs.webkit.org/show_bug.cgi?id=280538

Reviewed by Yijia Huang and Yusuke Suzuki.

Fix the IC fast path case.

* Source/JavaScriptCore/jit/CCallHelpers.h:
(JSC::CCallHelpers::shuffleJSRs):
* Source/JavaScriptCore/jit/JITCall.cpp:
(JSC::JIT::emit_op_instanceof):

Canonical link: https://commits.webkit.org/284430@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