- From: Domenic Denicola <notifications@github.com>
- Date: Sat, 12 Aug 2017 09:39:29 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 12 August 2017 16:39:52 UTC
> ("Return value. -> "Return NormalCompletion(value).") This is actually a no-op in ES, because in ES you are allowed to interpret implicit "return _x_" as returning a normal completion for _x_. In general, see https://heycam.github.io/webidl/#conventions bottom three paragraphs. I'm not sure if there's actually a problem here. -- 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/403#issuecomment-321991879
Received on Saturday, 12 August 2017 16:39:52 UTC