See if pointers from function parameters, mutable globals, or uplevel functions could leak into return value.
true if the function return value is isolated from any inputs to the function
See Implementation
See if pointers from function parameters, mutable globals, or uplevel functions could leak into return value.