[Webkit-unassigned] [Bug 146854] New: jsc-tailcall: Get rid of the register preservation thunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 13:57:42 PDT 2015


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

            Bug ID: 146854
           Summary: jsc-tailcall: Get rid of the register preservation
                    thunk
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: basile_clement at apple.com
        Depends on: 146845
            Blocks: 146484

We need to get rid of this for implementing tail calls since after a tail call, the stack is no longer going to be in a meaningful state for the register preservation thunk.

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


More information about the webkit-unassigned mailing list