Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2dca48e9c67c719d2c061c4d4584d830b5a394a6
https://github.com/WebKit/WebKit/commit/2dca48e9c67c719d2c061c4d4584d830b5a394a6
Author: Sosuke Suzuki <[email protected]>
Date: 2025-01-12 (Sun, 12 Jan 2025)
Changed paths:
A JSTests/stress/array-prototype-splice-deleteCount-not-int32.js
M Source/JavaScriptCore/runtime/ArrayPrototype.cpp
Log Message:
-----------
[JSC] Handle int32 for `deleteCount` in `Array#splice`
https://bugs.webkit.org/show_bug.cgi?id=285581
Reviewed by Yusuke Suzuki.
This patch changes to handle int32 for `deleteCount` in
`Array#splice`.
* Source/JavaScriptCore/runtime/ArrayPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
* JSTests/stress/array-prototype-splice-deleteCount-not-int32.js: Added.
Canonical link: https://commits.webkit.org/288782@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