runDispose

open fun runDispose()(source)

Releases all references to other objects. This can be used to break reference cycles.

This function should only be called from object system implementations.