Ruby  2.4.2p198(2017-09-14revision59899)
Data Structures | Functions
objspace.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  allocation_info
 

Functions

struct allocation_infoobjspace_lookup_allocation_info (VALUE obj)
 

Function Documentation

◆ objspace_lookup_allocation_info()

struct allocation_info* objspace_lookup_allocation_info ( VALUE  obj)

Definition at line 333 of file object_tracing.c.

References lookup_allocation_info().

Referenced by dump_object().