In file included from /home/mcatanzaro/Projects/WebKit/WebKitBuild/gtk4/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-15db4ad9-7.cpp:2: In file included from /home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/wasm/WasmWorklist.cpp:33: In file included from /home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/wasm/WasmPlan.h:31: /home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:59:21: error: use of undeclared identifier 'BBQDisassembler' std::unique_ptr<BBQDisassembler> bbqDisassembler; ^ /home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:65:343: error: unknown type name 'TierUpCount' Expected<std::unique_ptr<InternalFunction>, String> parseAndCompileB3(CompilationContext&, OptimizingJITCallee&, const FunctionData&, const TypeDefinition&, Vector<UnlinkedWasmToWasmCall>&, const ModuleInformation&, MemoryMode, CompilationMode, uint32_t functionIndex, std::optional<bool> hasExceptionHandlers, uint32_t loopIndexForOSREntry, TierUpCount* = nullptr);
Pull request: https://github.com/WebKit/WebKit/pull/17434
Committed 267628@main (e57e1d07f2ce): <https://commits.webkit.org/267628@main> Reviewed commits have been landed. Closing PR #17434 and removing active labels.
<rdar://problem/114981403>