|
duk_hthread * | thr |
|
duk_bufwriter_ctx | bw |
|
duk_hobject * | h_replacer |
|
duk_hstring * | h_gap |
|
duk_idx_t | idx_proplist |
|
duk_idx_t | idx_loop |
|
duk_small_uint_t | flags |
|
duk_small_uint_t | flag_ascii_only |
|
duk_small_uint_t | flag_avoid_key_quotes |
|
duk_small_uint_t | flag_ext_custom |
|
duk_small_uint_t | flag_ext_compatible |
|
duk_small_uint_t | flag_ext_custom_or_compatible |
|
duk_int_t | recursion_depth |
|
duk_int_t | recursion_limit |
|
duk_uint_t | mask_for_undefined |
|
duk_small_uint_t | stridx_custom_undefined |
|
duk_small_uint_t | stridx_custom_nan |
|
duk_small_uint_t | stridx_custom_neginf |
|
duk_small_uint_t | stridx_custom_posinf |
|
duk_small_uint_t | stridx_custom_function |
|
duk_hobject * | visiting [DUK_JSON_ENC_LOOPARRAY] |
|
Definition at line 9147 of file duktape.c.
The documentation for this struct was generated from the following file: