[Webkit-unassigned] [Bug 225846] New: Implement baseline op_enter, op_ret, op_check_traps, op_throw using JIT thunks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 15 17:21:29 PDT 2021


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

            Bug ID: 225846
           Summary: Implement baseline op_enter, op_ret, op_check_traps,
                    op_throw using JIT thunks.
           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: mark.lam at apple.com

op_enter, op_ret, op_check_traps are 3 of the most common opcodes.  Throwing in op_throw because it's easy.

-- 
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/20210516/688fb5c6/attachment.htm>


More information about the webkit-unassigned mailing list