- From: Shiino Yuki <notifications@github.com>
- Date: Fri, 08 Feb 2019 07:21:04 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 February 2019 07:21:28 UTC
yuki3 commented on this pull request. > 1. Assert: |interface| is [=exposed=] in |realm|. + 1. Let prototype be the [=interface prototype object=] for |interface| in + |realm|. + 1. If |newTarget| is provided, then: + 1. Issue: If we just pass {{NewTarget}} through in a constructor, would this not + always be defined (sometimes to the [=interface object=] itself)? + 1. Let |newTargetPrototype| be [=?=] [$Get$](|newTarget|, "prototype"). No objection. Please go ahead. :) -- 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/635#discussion_r254973879
Received on Friday, 8 February 2019 07:21:28 UTC