[Webkit-unassigned] [Bug 155680] New: ES6 spec requires that ErrorPrototype not be an Error object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 19 00:03:58 PDT 2016


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

            Bug ID: 155680
           Summary: ES6 spec requires that ErrorPrototype not be an Error
                    object.
    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: mark.lam at apple.com

The ES6 spec states that Error.prototype should not be an instance of Error: https://tc39.github.io/ecma262/#sec-properties-of-the-error-prototype-object

"The Error prototype object is an ordinary object. It is not an Error instance and does not have an [[ErrorData]] internal slot."

-- 
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/20160319/ad05b711/attachment.html>


More information about the webkit-unassigned mailing list