None

Functions

Link copied to clipboard
open suspend override fun checkLeaks()

Trigger garbage collection and determine if any watched references have leaked per this instance's leak policy.

Link copied to clipboard
open override fun watchReference(reference: Any, name: String)

Add reference as a watched instance that is expected to be garbage collected soon.