[Webkit-unassigned] [Bug 155560] [JSC] allow duplicate property names returned from Proxy ownKeys() trap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 22 09:14:42 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=155560
--- Comment #8 from Darin Adler <darin at apple.com> ---
Comment on attachment 274650
--> https://bugs.webkit.org/attachment.cgi?id=274650
Patch
I think the name addUnchecked is OK for now. We should return later and consider renaming the other "add" functions to make it clearer that they enforce uniqueness. Since uniqueness is no longer an invariant of the class, the add function needs to make it clear that itâs a rule it implements.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160322/b3995728/attachment-0001.html>
More information about the webkit-unassigned
mailing list