[Webkit-unassigned] [Bug 95918] New: ASM llint should not use the JIT when the useJIT() option is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 17:42:45 PDT 2012


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

           Summary: ASM llint should not use the JIT when the useJIT()
                    option 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


r127554 (https://bugs.webkit.org/show_bug.cgi?id=95809) caused a regression where the ASM llint will still the JIT when the useJIT() option is false, but only when useRegExpJIT() (previously useYarrJIT() is true).

Alsop renamed useYarrJIT() to useRegExpJIT().

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