- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 28 Feb 2019 06:43:26 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 February 2019 14:43:48 UTC
domenic commented on this pull request. > 1. If |target| is an [=interface=], and |attribute| is a [=regular attribute=]: 1. If the <emu-val>this</emu-val> value is <emu-val>null</emu-val> or - <emu-val>undefined</emu-val>, set |O| to |realm|'s [=Realm/global object=]. + <emu-val>undefined</emu-val>, let |O| be |realm|'s [=Realm/global object=]. Rust style is done via "Let x be y if z, or w otherwise." -- 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/666#discussion_r261224845
Received on Thursday, 28 February 2019 14:43:48 UTC