[Webkit-unassigned] [Bug 95809] New: JSC: Allow the YarrJIT to use the assembler even when useJIT() is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 18:25:06 PDT 2012


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

           Summary: JSC: Allow the YarrJIT to use the assembler even when
                    useJIT() is false
           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: mark.lam at apple.com


Allow the YarrJIT to use the assembler even when useJIT() is false.  Introduce the useYarrJIT() option.

Without this, the YarrJIT was turned off for the llint C loop just because useJIT() is false.

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