Re: WindowProxy as the key in ES6 Set/Map/WeakSet/WeakMap

On Wed, Apr 16, 2014 at 12:47 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:

> On 4/16/14 12:19 PM, Rick Waldron wrote:
>
>> Thanks Boris, I've updated my example at the link posted.
>>
>
> You're also not allowing the _first_ load to complete, so only doing one
> load.  You want to run your script from the page's load event or something.


Will this actually matter? Will `w` ever have a _different_ identity such
that it will no longer be usable get the value from the map?

Rick

Received on Thursday, 17 April 2014 22:36:06 UTC