Module weakrefs

Source
Expand description

Support for weak references.

Currently, this is unused in Arti; we may eventually remove it, which will let us simplify our code.

In any case, we should not use this until we have a solid idea about how weak references should behave; see #868.

Structs§

WeakArenaEntry 🔒
A single entry to a weak Object stored in the generational arena.