Ecma Incompatibilityfeaturegood first issue
Repository-Metriken
- Stars
- (3.728 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 16h) (15 gemergte PRs in 30 T)
Beschreibung
WeakRef, for referring to a target object without preserving it from garbage collection FinalizationRegistry, to manage registration and unregistration of cleanup operations performed when target objects are garbage collected
Proposal: https://github.com/tc39/proposal-weakrefs MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakRef