[Webkit-unassigned] [Bug 225277] New: object shorthand methods definitions cannot access “caller” in non-strict mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 1 22:53:31 PDT 2021


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

            Bug ID: 225277
           Summary: object shorthand methods definitions cannot access
                    “caller” in non-strict mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jsg2021 at gmail.com

In a script that is not in strict mode defining a object property that has a function as a value using shorthand notation will not be able to access its caller property.

-- 
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/20210502/d04a05d8/attachment.htm>


More information about the webkit-unassigned mailing list