[webkit-changes] [WebKit/WebKit] fa906c: ASSERTION FAILED: regs.contains(reg) in JSC::B3::A...

Justin Michaud noreply at github.com
Thu Dec 12 16:26:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fa906c0740fdceb9e784a5826b18b37c48c9edea
      https://github.com/WebKit/WebKit/commit/fa906c0740fdceb9e784a5826b18b37c48c9edea
  Author: Justin Michaud <justin at justinmichaud.com>
  Date:   2024-12-12 (Thu, 12 Dec 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/air/testair.cpp

  Log Message:
  -----------
  ASSERTION FAILED: regs.contains(reg) in JSC::B3::Air::Code::pinRegister(JSC::Reg)
https://bugs.webkit.org/show_bug.cgi?id=284514

Reviewed by Yusuke Suzuki.

We just needed to skip a few extra registers on other platforms.

* Source/JavaScriptCore/b3/air/testair.cpp:

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