- From: samweinig <notifications@github.com>
- Date: Thu, 08 Jun 2017 08:49:32 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 June 2017 15:50:04 UTC
One algorithm in specific that uses "has an own property named P" is the **named property visibility algorithm** (https://heycam.github.io/webidl/#dfn-named-property-visibility) which is used in the legacy platform object [[GetOwnProperty]] implementation (via LegacyPlatformObjectGetOwnProperty). If that is taken literally, it seems to cause an infinite loop. -- 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/366#issuecomment-307145169
Received on Thursday, 8 June 2017 15:50:04 UTC