[Webkit-unassigned] [Bug 260471] New: In-place interpreter: fix clobbered register in call and reduce memory usage for if and br

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 09:54:57 PDT 2023


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

            Bug ID: 260471
           Summary: In-place interpreter: fix clobbered register in call
                    and reduce memory usage for if and br
           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: daniel_liu4 at apple.com

Fixed an issue where the operation function call during the Wasm call instruction would clobber unsaved registers, leading to a crash. Reduced if and br memory usage by 3 bytes.

-- 
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/20230821/1e9fe78e/attachment.htm>


More information about the webkit-unassigned mailing list