[Webkit-unassigned] [Bug 178134] New: Fix compilation when MASM_PROBE (and therefore DFG) are disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 10 10:29:59 PDT 2017


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

            Bug ID: 178134
           Summary: Fix compilation when MASM_PROBE (and therefore DFG)
                    are disabled
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: guijemont at igalia.com

Since r222871, JavaScriptCore does not compile if MASM_PROBE is disabled. Some code provided in this revision need to be protected by #if ENABLED(MASM_PROBE).

-- 
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/20171010/7cdc8e5e/attachment.html>


More information about the webkit-unassigned mailing list