← Back to release summary

WeakSet (ES6)

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 36)
Intent stage
None

Summary

ES6 WeakSets are sets of arbitrary JavaScript objects, that hold on to their keys weakly

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet

View on chromestatus.com