[heycam/webidl] ES [[Get]] now takes a Receiver (#178)

https://heycam.github.io/webidl/#es-dictionary includes "value is the result of calling the [[Get]] internal method on V with property name key.", but [[[Get]]](https://tc39.github.io/ecma262/#sec-ordinary-object-internal-methods-and-internal-slots-get-p-receiver) takes both a property name and a "Receiver".

-- 
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/178

Received on Thursday, 22 September 2016 04:09:22 UTC