[Webkit-unassigned] [Bug 146847] New: jsc-tailcall: Get rid of the arity fixup return thunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 12:28:04 PDT 2015


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

            Bug ID: 146847
           Summary: jsc-tailcall: Get rid of the arity fixup return 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
                CC: fpizlo at apple.com, ggaren at apple.com,
                    mark.lam at apple.com, msaboff at apple.com
        Depends on: 146846
            Blocks: 146477

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 arity fixup return 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/8ac77f41/attachment.html>


More information about the webkit-unassigned mailing list