Comment #3 on issue 2804 by [email protected]: Generic use of __proto__
accessor not allowed
http://code.google.com/p/v8/issues/detail?id=2804
I agree. This is very frustrating. If you have an object that does not
inherit from Object.prototype, you cannot set the prototype since the set
accessor for the __proto__ property is not inherited. Making generic use of
the setter is the ONLY way to properly shim the behavior of
setPrototypeOf(). I don't see why this would be a security concern,
especially since Firefox supports generic use of their __proto__ setter.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.