[Webkit-unassigned] [Bug 148633] New: Destructuring assignment: unintelligible error message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 09:25:16 PDT 2015


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

            Bug ID: 148633
           Summary: Destructuring assignment: unintelligible error message
    Classification: Unclassified
           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: claude.pache at gmail.com

In the console:

    var [x] = 1
    â–¶ TypeError: [x] is not a function. (In '[x]', '[x]' is undefined)

WAT?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150831/3dd186c6/attachment-0001.html>


More information about the webkit-unassigned mailing list