- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 03 Nov 2016 08:30:38 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 3 November 2016 15:31:27 UTC
domenic commented on this pull request. > @@ -10316,18 +10318,14 @@ an exception when called as a function. [=overload resolution algorithm=]. 1. Let |R| be the result of performing the actions listed in the description of |constructor| with |values| as the argument values. - 1. Return the result of [=converted to an ECMAScript value|converting=] + 1. Rethrow any [=exception=] thrown in the previous step. I don't think this is a Web IDL exception, so the linking here seems bad. -- 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/205#pullrequestreview-7032804
Received on Thursday, 3 November 2016 15:31:27 UTC