[Webkit-unassigned] [Bug 38800] New: JavaScriptCore build breaks with some combinations of JIT features disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 8 06:09:47 PDT 2010


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

           Summary: JavaScriptCore build breaks with some combinations of
                    JIT features disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: caio.oliveira at openbossa.org


With JIT enabled, but disabling ENABLE_JIT_OPTIMIZE_CALL or
ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS (and consequently
ENABLE_JIT_OPTIMIZE_METHOD_CALLS), the build breaks due to references to
unknown variables in a UNUSED_PARAM.

Patch follows.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list