[Webkit-unassigned] [Bug 161554] New: Object.preventExtensions() should throw a TypeError if [[PreventExtensions]] returns false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 16:16:47 PDT 2016


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

            Bug ID: 161554
           Summary: Object.preventExtensions() should throw a TypeError if
                    [[PreventExtensions]] returns false
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://tc39.github.io/ecma262/#sec-object.preventexte
                    nsions
                OS: Unspecified
            Status: NEW
          Keywords: WebExposed
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: ggaren at apple.com, mark.lam at apple.com,
                    sbarati at apple.com

Object.preventExtensions() should throw a TypeError if [[PreventExtensions]] returns false:
- https://tc39.github.io/ecma262/#sec-object.preventextensions

We currently do not throw.

-- 
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/20160902/52393026/attachment.html>


More information about the webkit-unassigned mailing list