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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 18:48:38 PDT 2015


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |utatane.tea at gmail.com

--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
I talked with Geoff today about this bug, and he suggested that we can just make a function call to defineProperty. We can then add an intrinsic to defineProperty so that it'll go fast in DFG.  That'll work nicely with the bug 143239.

-- 
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/20150331/e5f4246f/attachment-0002.html>


More information about the webkit-unassigned mailing list