All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
duk_heap Struct Reference

Public Attributes

duk_alloc_function alloc_func
 
duk_int_t call_recursion_depth
 
duk_int_t call_recursion_limit
 
duk_hthreadcurr_thread
 
duk_fatal_function fatal_func
 
duk_small_uint_t flags
 
duk_free_function free_func
 
duk_bool_t handling_error
 
duk_uint32_t hash_seed
 
duk_heaphdrheap_allocated
 
duk_hobjectheap_object
 
duk_hthreadheap_thread
 
void * heap_udata
 
duk_ljstate lj
 
duk_realloc_function realloc_func
 
duk_uint32_t rnd_state
 
duk_strcache strcache [DUK_HEAP_STRCACHE_SIZE]
 
duk_hstringstrs [DUK_HEAP_NUM_STRINGS]