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

About the ordinariness point: The fact that we chose "Immutable Prototype Exotic Object" to specify frozen prototype chains instead of adding something to the ES metaobject protocol was an arbitrary implementation decision, driven by a concern about "minimalism". I don't think there's anything extremely exotic about being an Immutable Prototype Exotic Object (beyond that we haven't gotten around to exposing frozen prototype chains to users to create yet), and it's hard for me to understand the motivation for ignoring this exoticness.

-- 
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-257528711

Received on Tuesday, 1 November 2016 10:00:55 UTC