[Webkit-unassigned] [Bug 212561] New: AssemblyHelpers::callExceptionFuzz() is passing a wrong argument to operationExceptionFuzz().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 21:08:00 PDT 2020


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

            Bug ID: 212561
           Summary: AssemblyHelpers::callExceptionFuzz() is passing a
                    wrong argument to operationExceptionFuzz().
           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

operationExceptionFuzz() expects a JSGlobalObject*.  AssemblyHelpers::callExceptionFuzz() is passing an ExecState* to it.  The FTL implementation is passing a globalObject as expected.

-- 
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/20200530/9c591c05/attachment.htm>


More information about the webkit-unassigned mailing list