[Webkit-unassigned] [Bug 222671] New: Calling eval using spread doesn't emit direct eval

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 11:29:33 PST 2021


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

            Bug ID: 222671
           Summary: Calling eval using spread doesn't emit direct eval
           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: sbarati at apple.com

```
eval(...[])
```

invokes global eval instead of direct eval

-- 
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/20210303/0a1dd134/attachment.htm>


More information about the webkit-unassigned mailing list