Comment #18 on issue 1543 by [email protected]: Implement Proxy proposal http://code.google.com/p/v8/issues/detail?id=1543
There seems to be an issue with the getOwnPropertyNames and keys traps, when they return property names that are also present in Object.prototype. Somehow this raises a TypeError that duplicate property names were returned. See the attached testcase.
Attachments:
prototype_keys_bug.js 463 bytes
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
