[Webkit-unassigned] [Bug 240650] New: Missing JSCInlines.h header for non-unified 2.36.2 build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 07:53:15 PDT 2022


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

            Bug ID: 240650
           Summary: Missing JSCInlines.h header for non-unified 2.36.2
                    build
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dennisn at dennisn.mooo.com
                CC: bugs-noreply at webkitgtk.org

These files seem to be missing  #include "JSCInlines.h"

Source/JavaScriptCore/dfg/DFGCapabilities.cpp
Source/JavaScriptCore/jit/JITDisassembler.cpp
Source/JavaScriptCore/jit/JITPlan.cpp
Source/JavaScriptCore/llint/LLIntEntrypoint.cpp
Source/JavaScriptCore/runtime/FileBasedFuzzerAgentBase.cpp
Source/JavaScriptCore/wasm/js/WebAssemblyFunctionBase.cpp

The compilation/linking errors look like:

Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCapabilities.cpp.o: in function `JSC::DFG::capabilityLevel(JSC::CodeBlock*)':
DFGCapabilities.cpp:(.text+0x4ea): undefined reference to `JSC::JSCell::structure() const

-- 
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/20220519/036d4c4f/attachment-0001.htm>


More information about the webkit-unassigned mailing list