[webkit-changes] [WebKit/WebKit] fb5430: [GCC] Unreviewed, build fix for Debian 11 after 27...
Diego Pino
noreply at github.com
Wed Apr 17 01:00:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fb54302c60a6994a7228aec170a75b609b3e1320
https://github.com/WebKit/WebKit/commit/fb54302c60a6994a7228aec170a75b609b3e1320
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmCallee.h
M Source/JavaScriptCore/wasm/WasmLLIntPlan.cpp
Log Message:
-----------
[GCC] Unreviewed, build fix for Debian 11 after 277566 at main
https://bugs.webkit.org/show_bug.cgi?id=267481
GCC10.2 doesn't support "using enum".
* Source/JavaScriptCore/wasm/WasmCallee.h:
(JSC::Wasm::jsEntrypointMetadataForGPR):
(JSC::Wasm::jsEntrypointMetadataForFPR):
(JSC::Wasm::dumpJSEntrypointInterpreterCalleeMetadata):
* Source/JavaScriptCore/wasm/WasmLLIntPlan.cpp:
(JSC::Wasm::LLIntPlan::makeInterpretedJSToWasmCallee):
Canonical link: https://commits.webkit.org/277600@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