runDispose

open fun runDispose()

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

This function should only be called from object system implementations.