Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9aa05bd6327f280663e5845641a9568d5a58b1f5
https://github.com/WebKit/WebKit/commit/9aa05bd6327f280663e5845641a9568d5a58b1f5
Author: Sosuke Suzuki <[email protected]>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M Source/JavaScriptCore/runtime/ArrayPrototype.cpp
Log Message:
-----------
[JSC] Use `if constexpr` in `fastIndexOf`
https://bugs.webkit.org/show_bug.cgi?id=285582
Reviewed by Justin Michaud.
This patch changes to use `if constexpr` in `fastIndexOf`.
* Source/JavaScriptCore/runtime/ArrayPrototype.cpp:
(JSC::fastIndexOf):
Canonical link: https://commits.webkit.org/288638@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