Re: [webidl] What should the property descriptor for @@unscopeable look like? (#102)

ES objects have writable: false, enumerable: false, configurable: true for this. I.e. the "you really shouldn't mess with this, but we won't prohibit you" propdesc.

---
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/issues/102#issuecomment-201386116

Received on Friday, 25 March 2016 17:53:42 UTC