[webkit-changes] [WebKit/WebKit] b11c25: Fix build failure from 287634 at main
Commit Queue
noreply at github.com
Tue Dec 10 18:10:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b11c253b7d4b09e38838fc308d225eb5fad62589
https://github.com/WebKit/WebKit/commit/b11c253b7d4b09e38838fc308d225eb5fad62589
Author: Daniel Liu <daniel_liu4 at apple.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M Source/JavaScriptCore/assembler/JITOperationList.cpp
Log Message:
-----------
Fix build failure from 287634 at main
https://bugs.webkit.org/show_bug.cgi?id=284431
rdar://141251913
Reviewed by David Degazio.
JIT operations were not properly registered, meaning that this would cause build
failures later on.
* Source/JavaScriptCore/assembler/JITOperationList.cpp:
Canonical link: https://commits.webkit.org/287647@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list