Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1157dacf46843691a7bb9789808576974c8552cf
https://github.com/WebKit/WebKit/commit/1157dacf46843691a7bb9789808576974c8552cf
Author: Yusuke Suzuki <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Source/JavaScriptCore/CMakeLists.txt
M Source/JavaScriptCore/DerivedSources-input.xcfilelist
M Source/JavaScriptCore/DerivedSources.make
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
R Source/JavaScriptCore/builtins/GlobalOperations.js
Log Message:
-----------
[JSC] Remove GlobalOperations.js
https://bugs.webkit.org/show_bug.cgi?id=318077
rdar://180872630
Reviewed by Sosuke Suzuki.
@speciesConstructor was the only remaining function, and now all users
of this are removed. Let's remove this file.
* Source/JavaScriptCore/CMakeLists.txt:
* Source/JavaScriptCore/DerivedSources-input.xcfilelist:
* Source/JavaScriptCore/DerivedSources.make:
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
* Source/JavaScriptCore/builtins/GlobalOperations.js: Removed.
Canonical link: https://commits.webkit.org/316009@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications