[Webkit-unassigned] [Bug 250755] New: Baseline JIT execution tracing code should get op_catch callFrame from VM::callFrameForCatch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 23:21:58 PST 2023


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

            Bug ID: 250755
           Summary: Baseline JIT execution tracing code should get
                    op_catch callFrame from VM::callFrameForCatch.
           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

The initial callFrame on entry to the generated code for opcode is that of the exception thrower, not the exception catcher frame which corresponds to the baseline JIT codeBlock being executed.

-- 
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/20230118/43f4eec3/attachment-0001.htm>


More information about the webkit-unassigned mailing list