[Webkit-unassigned] [Bug 143923] New: Make Builtin functions non constructible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 18 13:17:40 PDT 2015


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

            Bug ID: 143923
           Summary: Make Builtin functions non constructible
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Host function is set as non-constructible.
However, now, builtin function is not set as non-constructible.
In ES6, these builtin functions which are not specified as a constructor is non-constructible.

-- 
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/20150418/560b6657/attachment.html>


More information about the webkit-unassigned mailing list