Handle exceptions thrown while converting JS return values (thanks jyasskin!)
- Make call/construct/invoke either return an IDL value or throw (thanks jyasskin!)
- Give SharedArrayBuffer a dedicated type (thanks annevk!)
- Allow DOMException subclasses to be used as exceptions (thanks domenic!)
- Clarify [[OwnPropertyKeys]] for named properties objects (thanks delan!)

