Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf720cf23f89b3e239aa65a17a4b604e4807d9d8
https://github.com/WebKit/WebKit/commit/bf720cf23f89b3e239aa65a17a4b604e4807d9d8
Author: Tetsuharu Ohzeki <[email protected]>
Date: 2026-04-24 (Fri, 24 Apr 2026)
Changed paths:
M Source/JavaScriptCore/runtime/ArrayPrototype.cpp
Log Message:
-----------
[JSC] Adopt truncate-double-to-int infrastructure more in ArrayPrototype.cpp
https://bugs.webkit.org/show_bug.cgi?id=313219
Reviewed by Sosuke Suzuki.
We can adopt the infrastructure added in https://commits.webkit.org/309786@main
more in that place
* Source/JavaScriptCore/runtime/ArrayPrototype.cpp:
(JSC::argumentClampedIndexFromStartOrEnd):
(JSC::argumentUnclampedIndexFromStartOrEnd):
(JSC::arrayProtoFuncLastIndexOf):
Canonical link: https://commits.webkit.org/312006@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications