Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d9ebc9dbcc637e5ef3f37fccc0502ac5d141909
https://github.com/WebKit/WebKit/commit/8d9ebc9dbcc637e5ef3f37fccc0502ac5d141909
Author: Claudio Saavedra <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes