Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d5387e54bc743d6d9e895e284ab47085cf02c4a
https://github.com/WebKit/WebKit/commit/8d5387e54bc743d6d9e895e284ab47085cf02c4a
Author: Simon Fraser <[email protected]>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M Source/JavaScriptCore/debugger/Debugger.h
M Source/WebCore/workers/WorkerOrWorkletScriptController.h
Log Message:
-----------
[Build speed] Reduce the cost of Debugger.h
https://bugs.webkit.org/show_bug.cgi?id=313944
rdar://176147558
Reviewed by Richard Robinson.
These changes reduce the build cost of Debugger.h in WebCore from 1.8m to 0.3m
(according to `analyze-ftime-trace <...Debug/WebCore.build/...> --top 50).
* Source/JavaScriptCore/debugger/Debugger.h:
* Source/WebCore/workers/WorkerOrWorkletScriptController.h:
Canonical link: https://commits.webkit.org/312523@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications