dslomov / typed-objects-es7

ES7 typed objects spec draft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disallow mutating [[Prototype]] of typed objects

nikomatsakis opened this issue · comments

We have to investigate the mechanisms by which [[Prototype]] can be mutated in the spec (__proto__?) and ensure that typed objects cannot be so mutated.