[webkit-changes] [WebKit/WebKit] 4717bf: Unreviewed, ASSERTION FAILED: cellsToMark.isEmpty(...

Yusuke Suzuki noreply at github.com
Thu May 2 16:54:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4717bf604b180fae1f857b07ea8c12659db74376
      https://github.com/WebKit/WebKit/commit/4717bf604b180fae1f857b07ea8c12659db74376
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecode/InlineCacheCompiler.cpp

  Log Message:
  -----------
  Unreviewed, ASSERTION FAILED: cellsToMark.isEmpty() and crashes on 'neowin.net'
https://bugs.webkit.org/show_bug.cgi?id=273659
rdar://127462893

This assertion is no longer true. Just remove it.

* Source/JavaScriptCore/bytecode/InlineCacheCompiler.cpp:
(JSC::InlineCacheCompiler::regenerate):

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