- From: Timothy Gu <notifications@github.com>
- Date: Wed, 16 Aug 2017 15:26:50 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 August 2017 15:27:17 UTC
https://heycam.github.io/webidl/#es-handling-exceptions says: > None of the algorithms or processing requirements in the ECMAScript language binding catch ECMAScript exceptions. But it is not so in [attribute getter](https://heycam.github.io/webidl/#dfn-attribute-getter)'s definition: > ... > And then, if an exception was thrown: > > 1. If op has a return type that is a promise type, then: > ... > 2. Otherwise, end these steps and allow the exception to propagate. -- 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/414
Received on Wednesday, 16 August 2017 15:27:17 UTC