Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
weakmap Struct Reference

Data Fields

st_tableobj2wmap
 
st_tablewmap2obj
 
VALUE final
 

Detailed Description

Definition at line 3711 of file gc.c.

Field Documentation

VALUE weakmap::final

Definition at line 3714 of file gc.c.

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

st_table* weakmap::obj2wmap

Definition at line 3712 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 3713 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: