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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 29 23:53:04 PDT 2015


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

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
In Speedometer, it's mostly used to define non-enumerable and non-writable proeprties:

The total number of calls to defineOwnIndexProperty: 22
The total number of calls to defineOwnNonIndexProperty: 103034
  was a new entry: 66903 (65%)
  didn't change descriptor: 0
  configurable: 73953 (72%)
  enumerable: 2168 (2%)
  writable: 1726 (2%)
  accessor: 1726 (2%)

-- 
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/20150330/56189eff/attachment-0002.html>


More information about the webkit-unassigned mailing list