method
trace_object_allocations_stop
ruby latest stable - Class:
ObjectSpace
trace_object_allocations_stop()public
Stop tracing object allocations.
Note that if ::trace_object_allocations_start is called n-times, then tracing will stop after calling ::trace_object_allocations_stop n-times.