- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 23 Apr 2020 08:38:25 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 April 2020 15:38:38 UTC
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