Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
Go to the source code of this file.
Data Structures | |
struct | traceobj_arg |
Functions | |
int | rb_bug_reporter_add (void(*func)(FILE *, void *), void *data) |
struct allocation_info * | objspace_lookup_allocation_info (VALUE obj) |
void | Init_object_tracing (VALUE rb_mObjSpace) |
Definition at line 482 of file object_tracing.c.
References rb_define_module(), and rb_define_module_function().
struct allocation_info * objspace_lookup_allocation_info | ( | VALUE | obj | ) |
Definition at line 341 of file object_tracing.c.