Weak references
Widely availableThe WeakRef
and FinalizationRegistry
objects hold references to garbage-collectable objects without creating strong references that prevent their garbage collection.
Safari Browser
iOS
14.5
The WeakRef
and FinalizationRegistry
objects hold references to garbage-collectable objects without creating strong references that prevent their garbage collection.