[Webkit-unassigned] [Bug 142933] Redefining a property should not change its insertion index (Object.keys order)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 22 00:13:16 PDT 2015


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

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
Hah, the ChangeLog had:

> Currently defineOwnProperty uses a delete followed by a put to redefine
> attributes of a property, clearly this is less efficient than it could be
> but we can improve this if it needs to be possible in future.

I guess now is that time! But necessarily for efficiency =).

-- 
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/20150322/864b932a/attachment-0002.html>


More information about the webkit-unassigned mailing list