Data Fields | |
| VALUE * | varptr |
| struct gc_list * | next |
Definition at line 386 of file gc.c.
struct gc_list* gc_list::next [read] |
Definition at line 388 of file gc.c.
Referenced by gc_mark_roots(), rb_gc_register_address(), and rb_gc_unregister_address().
| VALUE* gc_list::varptr |
Definition at line 387 of file gc.c.
Referenced by gc_mark_roots(), rb_gc_register_address(), and rb_gc_unregister_address().
1.6.1