Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e9dded80a2961f7f37376ea077e34ce7b679908
https://github.com/WebKit/WebKit/commit/3e9dded80a2961f7f37376ea077e34ce7b679908
Author: Sosuke Suzuki <[email protected]>
Date: 2024-12-29 (Sun, 29 Dec 2024)
Changed paths:
M Source/JavaScriptCore/runtime/JSArray.cpp
M Source/JavaScriptCore/runtime/JSObject.cpp
M Source/JavaScriptCore/runtime/JSObject.h
Log Message:
-----------
[JSC] Add `JSObject::convertToIndexingTypeIfNeeded`
https://bugs.webkit.org/show_bug.cgi?id=283816
Reviewed by Yusuke Suzuki.
This patch adds `JSObject::convertToIndexingTypeIfNeeded`.
This patch changes to use it for `Array#fill`.
* Source/JavaScriptCore/runtime/JSArray.cpp:
(JSC::JSArray::fastFill):
* Source/JavaScriptCore/runtime/JSObject.cpp:
(JSC::JSObject::convertToIndexingTypeIfNeeded):
* Source/JavaScriptCore/runtime/JSObject.h:
Canonical link: https://commits.webkit.org/288324@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