Re: Stats v2 proposal - for Thursday's meeting

On 12 December 2012 02:59, Harald Alvestrand <harald@alvestrand.no> wrote:
> you make the implicit statement that you'll never use the "prototype"
> attribute

This is distinct from the object's "prototype", which in some browsers
is exposed through a non-standard __proto__ attribute.  Setting
"prototype" on a dictionary/object should have no effect other than
assigning a value to object["prototype"].

Received on Wednesday, 12 December 2012 22:23:12 UTC