Re: [whatwg/dom] Clarify behaviour of constructor in `class Foo extends Event {}` (#598)

Hmm yeah I guess that's broken right now. @tobie and I talked about how to fix it a month or so ago. (Roughly, instead of converting R to O, O should be created by ObjectCreate(new.target.prototype), and save R as an internal [[IDLValue]] slot.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/598#issuecomment-373022002

Received on Wednesday, 14 March 2018 13:34:21 UTC