History of WeakMap Revision history for: English (US) Sep 16, 2016, 12:28:23 AM Ende93 delete second paragraph in 'Description', because `why weakmap` already has the content. Previous Aug 3, 2016, 4:27:38 AM billybraga Previous Jun 3, 2016, 9:19:28 PM Havvy "Maintain it yourself" basically boils down to "Use a Map" because keeping the list keeps strong references right now. Should JS ever get weak refs for values, then being more generic would be more useful. Previous May 15, 2016, 5:49:32 PM omgj This is what makes sense to me, given the above description. I could be wrong. Previous Apr 29, 2016, 8:08:46 AM I_m_back_now Previous Jan 13, 2016, 4:52:19 AM fscholz bug 1101817 Previous Jan 4, 2016, 6:22:01 AM fscholz Remove {{harmony}}; remove "Experimental" tag; add link to ES draft spec Previous Sep 30, 2015, 2:17:45 PM LPGhatguy Chrome, as of at least 45+, throws when using WeakMap() without `new`. I'm not sure when this was introduced. Previous Aug 7, 2015, 1:23:07 PM ttromey mention that the keys are held weakly Previous Jul 27, 2015, 9:33:44 AM fscholz bug 1083752