[Webkit-unassigned] [Bug 143239] No way to quickly make non-enumerable instance properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 18:28:33 PDT 2015


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

--- Comment #9 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to comment #7)
>
> Anyway, it's completely wrong to conclude that something is fast the
> baseline (accessing .foo) is an order of magnitude slower than Chrome.

I don't think anyone is claiming that here.

This bug is about Ember.js wanting to define and access non-enumerable property without runtime penalty. Either making defineProperty fast or symbols perform as fast as strings would work (although we should really do both!)

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


More information about the webkit-unassigned mailing list