[Webkit-unassigned] [Bug 141660] New: FTL LoadVarargs should just pass the pointer to the buffer on the stack rather than computing a VirtualRegister

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 16 12:50:33 PST 2015


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

            Bug ID: 141660
           Summary: FTL LoadVarargs should just pass the pointer to the
                    buffer on the stack rather than computing a
                    VirtualRegister
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Computing the VirtualRegister of the machineStart is pretty dirty.  It would be great not to do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150216/cb0c88ed/attachment-0002.html>


More information about the webkit-unassigned mailing list