[Webkit-unassigned] [Bug 163126] New: B3 should allow Patchpoints to return more than one thing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 10:46:15 PDT 2016


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

            Bug ID: 163126
           Summary: B3 should allow Patchpoints to return more than one
                    thing.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: keith_miller at apple.com

We will likely need this for WASM in the future when WASM functions can return more than one value. One reason to do it now is that it makes a general solution to pinning registers cleaner. Each pinned value is passed to the call Patchpoint and its new value is returned afterwords.

-- 
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/20161007/1cd59fa2/attachment.html>


More information about the webkit-unassigned mailing list