[webkit-changes] [WebKit/WebKit] 21f6bd: REGRESSION(287653 at main): [macOS Debug wk2] 2 tests...

Yusuke Suzuki noreply at github.com
Wed Dec 11 18:16:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 21f6bd52b6bf3504bba7cf9d4fd854233d7735dc
      https://github.com/WebKit/WebKit/commit/21f6bd52b6bf3504bba7cf9d4fd854233d7735dc
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp

  Log Message:
  -----------
  REGRESSION(287653 at main): [macOS Debug wk2] 2 tests in jquery are constantly crashing
https://bugs.webkit.org/show_bug.cgi?id=284488
rdar://141314075

Reviewed by Keith Miller and Yijia Huang.

287653 at main is wrong since it can take EnumeratorGetByVal. This patch
fixes the wrong assumptions.

* Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:
(JSC::DFG::SpeculativeJIT::compileGetByValOnString):

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