o_TraversedWhileMakingImmutable

open override fun o_TraversedWhileMakingImmutable(self: AvailObject): AvailObject

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.