- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 31 May 2017 22:12:06 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 June 2017 05:12:38 UTC
We do that already, though the language predates OrdinarySet existing as a thing distinct from https://tc39.github.io/ecma262/#sec-ordinary-object-internal-methods-and-internal-slots-set-p-v-receiver Specifically, WebIDL right now says "Perform steps 3-11 of the default [[Set]] internal method". We could certainly change that to "Perform steps 3-11 of OrdinarySet" and change where the link points to... -- 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/201#issuecomment-305390796
Received on Thursday, 1 June 2017 05:12:38 UTC