Re: [webidl] 'Reject' definition. (#73)

Oh, but more to the point, we don't need this thing because in ES6 the contract for `[[DefineOwnProperty]]` doesn't involve throwing at all.  You just return false and the caller throws if needed.

@heycam should we just update all out [[DefineOwnProperty]] to the ES6 definition?

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/73#issuecomment-157103771

Received on Monday, 16 November 2015 17:15:11 UTC