[Webkit-unassigned] [Bug 266233] New: compile-webkit fails with ./interpreter/Interpreter.cpp:868:56: error: use of undeclared identifier 'VMEntryDisallowed'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 11 10:08:38 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266233
Bug ID: 266233
Summary: compile-webkit fails with
./interpreter/Interpreter.cpp:868:56: error: use of
undeclared identifier 'VMEntryDisallowed'
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rackler at apple.com
https://build.webkit.org/#/builders/945/builds/2916
https://build.webkit.org/#/builders/945/builds/2916/steps/10/logs/stdio
In file included from /Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/WebKitBuild/Debug/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource80.cpp:3:
./interpreter/Interpreter.cpp:868:56: error: use of undeclared identifier 'VMEntryDisallowed'
CRASH_WITH_EXTRA_SECURITY_IMPLICATION_AND_INFO(VMEntryDisallowed, "VM entry disallowed"_s);
^
1 error generated.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231211/4188a3aa/attachment.htm>
More information about the webkit-unassigned
mailing list