Re: [heycam/webidl] Make interface prototype object creation imperative (#494)

tobie commented on this pull request.



>      1.  Perform [=!=] <a abstract-op>DefinePropertyOrThrow</a>(|F|, "<code>prototype</code>",
         PropertyDescriptor{\[[Value]]: |proto|, \[[Writable]]: <emu-val>false</emu-val>, \[[Enumerable]]: <emu-val>false</emu-val>, \[[Configurable]]: <emu-val>false</emu-val>}).
+    1.  [=Define the constants=] of [=interface=] |I| on |F| given |realm|.

Not addressing this as per your edit.

-- 
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/494#discussion_r170684850

Received on Monday, 26 February 2018 18:14:39 UTC