Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be8529be73b6d4c7f1dc9aed9c90c6bf89541878
https://github.com/WebKit/WebKit/commit/be8529be73b6d4c7f1dc9aed9c90c6bf89541878
Author: Keith Miller <[email protected]>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M Source/JavaScriptCore/interpreter/CLoopStack.cpp
M Source/JavaScriptCore/interpreter/CLoopStack.h
M Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WTF/wtf/StackPointer.cpp
Log Message:
-----------
Fix CLoop build after 284499@main and unsafe-buffer-usage
https://bugs.webkit.org/show_bug.cgi?id=284828
rdar://141567643
Reviewed by Yijia Huang.
ENABLE_C_LOOP now disables all JIT ENABLEs for Cocoa platforms, which fixes the
CLoop build.
Also, add a bunch of WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN/ENDs to fix the rest
of the build.
* Source/JavaScriptCore/interpreter/CLoopStack.cpp:
* Source/JavaScriptCore/interpreter/CLoopStack.h:
* Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WTF/wtf/StackPointer.cpp:
Canonical link: https://commits.webkit.org/287998@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