- From: Tobie Langel <notifications@github.com>
- Date: Thu, 03 Nov 2016 08:46:06 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 3 November 2016 15:46:38 UTC
tobie 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. Can't constructors throw WebIDL errors like `SecurityError`? -- 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
Received on Thursday, 3 November 2016 15:46:38 UTC