ext/objspace/lib/objspace/trace.rb: Added
This file, when require'ed, starts tracing the object allocations, and redefines Kernel#p to show the allocation site.
Kernel#p
This commit is experimental; the library name and APIs may change.
[Feature #17762]
ext/objspace/lib/objspace/trace.rb: Added
This file, when require'ed, starts tracing the object allocations, and
redefines
Kernel#pto show the allocation site.This commit is experimental; the library name and APIs may change.
[Feature #17762]