[Webkit-unassigned] [Bug 141610] For many X, X.prototype is an X when it must be a plain object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 16:18:46 PDT 2020


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |shvaikalesh at gmail.com
         Resolution|---                         |FIXED

--- Comment #5 from Alexey Shvayka <shvaikalesh at gmail.com> ---
(In reply to Mark S. Miller from comment #3)
> IIRC, according to more recent tc39 decisions, Boolean, Number, and String
> are no longer included. They join Function and Array. This leaves Date,
> Error, and RegExp. Error doesn't really matter. Date and RegExp are
> important, in order to plug a global communications channel.

Thank you for filing this and the follow-up!

r194636 fixed Date.prototype.
r198469 fixed Error.prototype.
r198447 fixed RegExp.prototype.

test262 coverage is being added in https://github.com/tc39/test262/pull/2760.

-- 
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/20200909/51faef84/attachment.htm>


More information about the webkit-unassigned mailing list