[webkit-changes] [WebKit/WebKit] 0893db: Remove failing assert in JSC Options.cpp.

Justin Michaud noreply at github.com
Thu Dec 8 13:33:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0893db17370940d1071c61494b9d3105c18b57b0
      https://github.com/WebKit/WebKit/commit/0893db17370940d1071c61494b9d3105c18b57b0
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M Source/JavaScriptCore/runtime/Options.cpp

  Log Message:
  -----------
  Remove failing assert in JSC Options.cpp.
https://bugs.webkit.org/show_bug.cgi?id=248971

Reviewed by Yusuke Suzuki.

We have tests that test this configuration, like
stress/ftl-osr-entry-order-reverse.js. We should
temporarily remove this assertion so that debug
tests pass.

* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::Options::notifyOptionsChanged):

Canonical link: https://commits.webkit.org/257586@main




More information about the webkit-changes mailing list