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

Our [[Set]] sets an internal slot on the platform object before invoking OrdinarySet and afterwards unsets it. Our [[GetOwnPropery]] uses that internal slot to avoid returning the wrong thing.

-- 
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-256036741

Received on Tuesday, 25 October 2016 13:38:46 UTC