Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9202f42a7b78dc8e935ce70e79522d765953080
https://github.com/WebKit/WebKit/commit/f9202f42a7b78dc8e935ce70e79522d765953080
Author: Shu-yu Guo <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M Source/JavaScriptCore/runtime/ArrayConstructor.cpp
Log Message:
-----------
[JSC] Use Use Invocable in ArrayConstructor.cpp
https://bugs.webkit.org/show_bug.cgi?id=306133
Reviewed by Keith Miller and Mark Lam.
Use the Invocable concept instead of a bare template parameter for better type
checking.
Canonical link: https://commits.webkit.org/306122@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications