[Webkit-unassigned] [Bug 143181] class methods should be non-enumerable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 28 01:48:56 PDT 2015


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barraclough at apple.com,
                   |                            |fpizlo at apple.com,
                   |                            |ggaren at apple.com,
                   |                            |oliver at apple.com

--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
Also see the bug 142842: The prototype internal slot of an ES6 class should be non-configurable and non-writable  See dependency tree for bug 142842.

We can either add an extra argument to op_put_by_id or add a new op code to modify the descriptor of a property.

Any preferences?

-- 
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/20150328/e117b2b4/attachment-0002.html>


More information about the webkit-unassigned mailing list