o_Traversed While Making Immutable
open override fun o_TraversedWhileMakingImmutable(self: AvailObject): AvailObject
Content copied to clipboard
Answer the non-indirection pointed to (transitively) by object. Also changes the object to point directly at the ultimate target to save hops next time if possible. While shortening chains of indirections, it ignores the otherwise forbidden immutable->mutable pointers.