[Webkit-unassigned] [Bug 90975] New: jsc: Parse options before creating global data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 05:07:09 PDT 2012


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

           Summary: jsc: Parse options before creating global data
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com


This patch moves the options parsing in "jsc" before the creation of the global data, so that --useJIT=no takes effect.

It also has a refactor (turning CommandLine into a class from a struct).  I can undo that if it's not the thing to do.

-- 
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