Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Data Structures | Functions
objspace.h File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

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 419 of file object_tracing.c.