Ruby  2.0.0p594(2014-10-27revision48167)
Data Fields
weakmap Struct Reference

Data Fields

st_tableobj2wmap
 
st_tablewmap2obj
 
VALUE final
 

Detailed Description

Definition at line 3715 of file gc.c.

Field Documentation

VALUE weakmap::final

Definition at line 3718 of file gc.c.

Referenced by wmap_allocate(), wmap_aset(), and wmap_mark().

st_table* weakmap::obj2wmap

Definition at line 3716 of file gc.c.

Referenced by wmap_allocate(), wmap_aset(), wmap_finalize(), wmap_free(), wmap_mark(), and wmap_memsize().

st_table* weakmap::wmap2obj

Definition at line 3717 of file gc.c.

Referenced by wmap_allocate(), wmap_aref(), wmap_aset(), wmap_finalize(), wmap_free(), and wmap_memsize().


The documentation for this struct was generated from the following file: