suspicious-object

suspicious-object is a built-in function in `C source code'.

(suspicious-object OBJ)

Return OBJ, maybe marking it for extra scrutiny.
If Emacs is compiled with suspicious object checking, capture
a stack trace when OBJ is freed in order to help track down
garbage collection bugs. Otherwise, do nothing and return OBJ.