[Webkit-unassigned] [Bug 88205] New: get_argument_by_val should be profiled everywhere

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 3 19:27:07 PDT 2012


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

           Summary: get_argument_by_val should be profiled everywhere
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


The JSVALUE64 JIT does it on fast and slow paths.  The 32_64 JIT does it on fast paths only.  The LLInt does it on fast paths only.

All implementations of this opcode ought to be profiled.

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