Re: [heycam/webidl] Make creation of all initial objects/properties/methods/etc. imperative (#467)

Class string (cf. #357) is a small thing that would be easy to make imperative. However, doing so in a non-confusing way is blocked on first making iterator prototype objects and async iterator prototype objects imperative, since for those two there's currently no algorithm to slot the "create a `@@toStringTag` property" into.

-- 
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/467#issuecomment-618470861

Received on Thursday, 23 April 2020 15:38:38 UTC