o_Traversed While Making Shared
open override fun o_TraversedWhileMakingShared(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 shared->unshared pointers.