[Webkit-unassigned] [Bug 255540] New: Set the number of boundArgs when setting it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 12:04:44 PDT 2023


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

            Bug ID: 255540
           Summary: Set the number of boundArgs when setting it
           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: doremylover123 at gmail.com

The number of BoundArgs is always zero because it is never set. I have no idea if this means that it doesn't matter if we set it or not, and as a result we can safely remove that code, or something wrong is happening that we cannot detect. However, it is clear from the code itself that the number of arguments is meant to be set, but it is not.

-- 
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/20230417/2c863244/attachment.htm>


More information about the webkit-unassigned mailing list