|
ReactOS 0.4.17-dev-281-g9de2895
|

Public Attributes | |
| struct gc_stack_chunk * | chunk |
| struct gc_stack_chunk * | next |
| unsigned | idx |
| struct gc_stack_chunk* gc_ctx::chunk |
Definition at line 890 of file dispex.c.
Referenced by gc_stack_pop(), and gc_stack_push().
| unsigned gc_ctx::idx |
Definition at line 892 of file dispex.c.
Referenced by gc_stack_pop(), and gc_stack_push().
| struct gc_stack_chunk* gc_ctx::next |
Definition at line 891 of file dispex.c.
Referenced by gc_run(), gc_stack_pop(), and gc_stack_push().