Comment #1 on issue 1565 by [email protected]: Implement Harmony WeakMaps
http://code.google.com/p/v8/issues/detail?id=1565
Prototype implementation for weak maps (see r8811 and r8817) available. The GC implementation is still suffering from the quadratic worst-case problem, so there is room for optimization. Otherwise the API only provides the basic functions, so no "has" or "delete" at the moment.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
