Detect cases where returning e by ref can result in a reference to the stack being returned. Print error messages when these are detected.
used to determine current function and module
expression to check
do not print error messages
true if references to the stack can escape
See Implementation
Detect cases where returning e by ref can result in a reference to the stack being returned. Print error messages when these are detected.