Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 55a8c7a109e009a4272514c33a1daf703eef389b
https://github.com/WebKit/WebKit/commit/55a8c7a109e009a4272514c33a1daf703eef389b
Author: Sosuke Suzuki <[email protected]>
Date: 2025-12-30 (Tue, 30 Dec 2025)
Changed paths:
M Source/JavaScriptCore/builtins/BuiltinNames.h
M Source/JavaScriptCore/bytecode/LinkTimeConstant.h
M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
M Source/JavaScriptCore/runtime/SetConstructor.cpp
M Source/JavaScriptCore/runtime/SetConstructor.h
Log Message:
-----------
[JSC] Remove unused `@setClone`
https://bugs.webkit.org/show_bug.cgi?id=304773
Reviewed by Yusuke Suzuki.
This patch changes to remove unused `@setClone`
* Source/JavaScriptCore/builtins/BuiltinNames.h:
* Source/JavaScriptCore/bytecode/LinkTimeConstant.h:
* Source/JavaScriptCore/runtime/JSGlobalObject.cpp:
(JSC::JSGlobalObject::init):
* Source/JavaScriptCore/runtime/SetConstructor.cpp:
* Source/JavaScriptCore/runtime/SetConstructor.h:
Canonical link: https://commits.webkit.org/305006@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications