Ruby  2.1.10p492(2016-04-01revision54464)
Data Structures | Functions
objspace.h File Reference

Go to the source code of this file.

Data Structures

struct  allocation_info
 

Functions

struct allocation_infoobjspace_lookup_allocation_info (VALUE obj)
 

Function Documentation

struct allocation_info* objspace_lookup_allocation_info ( VALUE  obj)

Definition at line 331 of file object_tracing.c.

References lookup_allocation_info().

Referenced by dump_object().