Re: [heycam/webidl] Use OrdinarySet instead of [[Set]] (#201)

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