[Webkit-unassigned] [Bug 150712] New: The BinarySnippetRegisterContext needs to copy the result back from the scratch register.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 22:20:37 PDT 2015


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

            Bug ID: 150712
           Summary: The BinarySnippetRegisterContext needs to copy the
                    result back from the scratch register.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

If the BinarySnippetRegisterContext had re-assigned the result register to a scratch before emitting the snippet, it needs to copy the result back from the scratch after the snippet is done.

This fixes the cdjs-tests.yaml/main.js.ftl failure reported in https://bugs.webkit.org/show_bug.cgi?id=150687.

-- 
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/20151030/b58c1df3/attachment-0001.html>


More information about the webkit-unassigned mailing list