yieldOwnership
Yields ownership of the memory, preventing automatic cleanup.
The memory will not be released when the associated Proxy
object is garbage-collected.
Parameters
proxy
The Proxy
instance.
Yields ownership of the memory, preventing automatic cleanup.
The memory will not be released when the associated Proxy
object is garbage-collected.
The Proxy
instance.