ReactOS 0.4.17-dev-281-g9de2895
gc_stack_chunk Struct Reference
Collaboration diagram for gc_stack_chunk:

Public Attributes

jsdisp_tobjects [1020]
 
struct gc_stack_chunkprev
 

Detailed Description

Definition at line 884 of file dispex.c.

Member Data Documentation

◆ objects

jsdisp_t* gc_stack_chunk::objects[1020]

Definition at line 885 of file dispex.c.

◆ prev

struct gc_stack_chunk* gc_stack_chunk::prev

Definition at line 886 of file dispex.c.

Referenced by gc_stack_push().


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