|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <engine.h>

Public Attributes | |
| function_code_t * | func_code |
| unsigned | argc |
| jsval_t | var [] |
| unsigned vars_buffer::argc |
Definition at line 229 of file engine.h.
Referenced by scope_destructor(), and scope_gc_traverse().
| function_code_t* vars_buffer::func_code |
Definition at line 228 of file engine.h.
Referenced by get_detached_var_ref(), and scope_destructor().
| jsval_t vars_buffer::var[] |
Definition at line 230 of file engine.h.
Referenced by get_detached_var_ref(), scope_destructor(), and scope_gc_traverse().