Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e86c5c65a472068a7b6130426fd9916c04fb8d4e
https://github.com/WebKit/WebKit/commit/e86c5c65a472068a7b6130426fd9916c04fb8d4e
Author: Yijia Huang <[email protected]>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M Source/JavaScriptCore/b3/B3LowerToAir.cpp
Log Message:
-----------
[JSC] Remove unused argument in isMergeableValue from B3LowerToAir
https://bugs.webkit.org/show_bug.cgi?id=277555
rdar://133067505
Reviewed by Keith Miller.
checkCanBeInternal is never passed from the callers. Let's
remove it to avoid the additional check.
* Source/JavaScriptCore/b3/B3LowerToAir.cpp:
Canonical link: https://commits.webkit.org/281762@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes