Re: [heycam/webidl] Named properties object / named property visibility algorithm with property on Window.prototype (#607)

Yeah, to invoke [[GetOwnProperty]] you'd need to use `Object.getOwnPropertyDescriptor(window, "foo")` or similar.

-- 
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/607#issuecomment-453555784

Received on Friday, 11 January 2019 15:34:14 UTC