Re: [heycam/webidl] Prevent [[SetPrototypeOf]] on all globals (#209)

Oh, I guess the proto chain was handled in #133 and in fact used <https://tc39.github.io/ecma262/#sec-immutable-prototype-exotic-objects> (though in a slightly odd way in the case of the named properties object; I don't know why we didn't just make it an immutable prototype exotic object too).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/209#issuecomment-256930210

Received on Friday, 28 October 2016 14:11:50 UTC