[webkit-changes] [WebKit/WebKit] 8d9ebc: [Debug][JSC] Fix debug build

Claudio Saavedra noreply at github.com
Thu Feb 8 12:50:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d9ebc9dbcc637e5ef3f37fccc0502ac5d141909
      https://github.com/WebKit/WebKit/commit/8d9ebc9dbcc637e5ef3f37fccc0502ac5d141909
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/B3LowerToAir.cpp

  Log Message:
  -----------
  [Debug][JSC] Fix debug build
https://bugs.webkit.org/show_bug.cgi?id=268904

Reviewed by Mark Lam.

lowWidth is declared unsigned, no need for negative assert
check.

* Source/JavaScriptCore/b3/B3LowerToAir.cpp:

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




More information about the webkit-changes mailing list