Definition at line 7751 of file duktape.c.
◆ alloc_func
duk_alloc_function duk_heap::alloc_func |
◆ call_recursion_depth
duk_int_t duk_heap::call_recursion_depth |
◆ call_recursion_limit
duk_int_t duk_heap::call_recursion_limit |
◆ curr_thread
◆ fatal_func
duk_fatal_function duk_heap::fatal_func |
◆ finalize_list
◆ flags
duk_small_uint_t duk_heap::flags |
◆ free_func
duk_free_function duk_heap::free_func |
◆ handling_error
duk_bool_t duk_heap::handling_error |
◆ hash_seed
duk_uint32_t duk_heap::hash_seed |
◆ heap_allocated
◆ heap_object
◆ heap_thread
◆ heap_udata
void* duk_heap::heap_udata |
◆ lj
◆ mark_and_sweep_base_flags
duk_small_uint_t duk_heap::mark_and_sweep_base_flags |
◆ mark_and_sweep_recursion_depth
duk_int_t duk_heap::mark_and_sweep_recursion_depth |
◆ mark_and_sweep_trigger_counter
duk_int_t duk_heap::mark_and_sweep_trigger_counter |
◆ realloc_func
duk_realloc_function duk_heap::realloc_func |
◆ refzero_list
◆ refzero_list_tail
◆ rnd_state
duk_uint32_t duk_heap::rnd_state |
◆ st_size
duk_uint32_t duk_heap::st_size |
◆ st_used
duk_uint32_t duk_heap::st_used |
◆ strcache
◆ strs
◆ strtable
◆ sym_counter
duk_uint32_t duk_heap::sym_counter[2] |
The documentation for this struct was generated from the following file: