On 29 December 2011 18:48, Allen Wirfs-Brock <al...@wirfs-brock.com> wrote:
> The existence of WeakMap/Map implies the
> existence of an internal object identify hash value.

Why? AFAICT, there is nothing currently requiring these collections to
be implemented as hash tables in particular. And there may perhaps be
reasons for an implementation not to (hash tables tend to be vastly
overused anyway). I would prefer not to hard-code that as a
requirement.

/Andreas
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to