[Webkit-unassigned] [Bug 252758] B3Validate.cpp:455:43: error: ‘toB3Type’ was not declared in this scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 09:03:44 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252758

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Sorry, just kidding. Ignore that and try this instead:

diff --git a/Source/JavaScriptCore/b3/B3Validate.cpp b/Source/JavaScriptCore/b3/B3Validate.cpp
index 5e8caa8c79f8..f7161389e291 100644
--- a/Source/JavaScriptCore/b3/B3Validate.cpp
+++ b/Source/JavaScriptCore/b3/B3Validate.cpp
@@ -43,6 +43,7 @@
 #include "B3Variable.h"
 #include "B3VariableValue.h"
 #include "B3WasmBoundsCheckValue.h"
+#include "WasmTypeDefinition.h"
 #include <wtf/HashSet.h>
 #include <wtf/StringPrintStream.h>
 #include <wtf/text/CString.h>

-- 
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/20230228/efc50188/attachment.htm>


More information about the webkit-unassigned mailing list