|
ReactOS 0.4.17-dev-804-g023d8af
|

Go to the source code of this file.
Classes | |
| struct | EnumeratorInstance |
Variables | |
| static const builtin_prop_t | Enumerator_props [] |
| static const builtin_info_t | Enumerator_info |
| static const builtin_info_t | EnumeratorInst_info |
| static const builtin_info_t | EnumeratorConstr_info |
|
static |
Definition at line 195 of file enumerator.c.
Referenced by create_enumerator(), and create_enumerator_constr().
|
static |
Definition at line 220 of file enumerator.c.
Referenced by EnumeratorConstr_value().
| HRESULT create_enumerator_constr | ( | script_ctx_t * | ctx, |
| jsdisp_t * | object_prototype, | ||
| jsdisp_t ** | ret | ||
| ) |
Definition at line 320 of file enumerator.c.
Referenced by init_constructors().
|
static |
Definition at line 97 of file enumerator.c.
Definition at line 81 of file enumerator.c.
|
inlinestatic |
Definition at line 36 of file enumerator.c.
Referenced by Enumerator_destructor(), Enumerator_gc_traverse(), and enumerator_this().
|
static |
Definition at line 92 of file enumerator.c.
|
static |
Definition at line 112 of file enumerator.c.
|
static |
Definition at line 125 of file enumerator.c.
|
static |
Definition at line 153 of file enumerator.c.
|
inlinestatic |
Definition at line 41 of file enumerator.c.
Referenced by Enumerator_atEnd(), Enumerator_item(), Enumerator_moveFirst(), and Enumerator_moveNext().
|
static |
Definition at line 286 of file enumerator.c.
Referenced by create_enumerator_constr().
|
inlinestatic |
Definition at line 47 of file enumerator.c.
Referenced by create_enumerator(), Enumerator_moveFirst(), and Enumerator_moveNext().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | jscript | ) |
|
static |
Definition at line 183 of file enumerator.c.
Referenced by alloc_enumerator().
|
static |
Definition at line 176 of file enumerator.c.
|
static |
Definition at line 315 of file enumerator.c.
Referenced by create_enumerator_constr().
|
static |
Definition at line 189 of file enumerator.c.
Referenced by alloc_enumerator().