Home
last modified time | relevance | path

Searched refs:DUK_HOBJECT_E_GET_VALUE_SETTER (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_heap_refcount.c73 …duk_heaphdr_decref_allownull(thr, (duk_heaphdr *) DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, h, i)); in duk__refcount_finalize_hobject()
H A Dduk_hobject_props.c1657 out_desc->set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
3588 setter = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, curr, desc.e_idx); in duk_hobject_putprop()
4235 h_set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5506 h_set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
5634 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
H A Dduk_hobject.h476 #define DUK_HOBJECT_E_GET_VALUE_SETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.s… macro
H A Dduk_js_var.c1704 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2085 h_getset = DUK_HOBJECT_E_GET_VALUE_SETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_heap_refcount.c73 …duk_heaphdr_decref_allownull(thr, (duk_heaphdr *) DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, h, i)); in duk__refcount_finalize_hobject()
H A Dduk_hobject_props.c1652 out_desc->set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
3583 setter = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, curr, desc.e_idx); in duk_hobject_putprop()
4230 h_set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5502 h_set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
5630 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
H A Dduk_hobject.h476 #define DUK_HOBJECT_E_GET_VALUE_SETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.s… macro
H A Dduk_js_var.c1708 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_hobject_props.c1872 out_desc->set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
3854 setter = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, curr, desc.e_idx); in duk_hobject_putprop()
4441 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5692 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
5845 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
H A Dduk_hobject.h511 #define DUK_HOBJECT_E_GET_VALUE_SETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.s… macro
H A Dduk_js_var.c1680 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2115 h_getset = DUK_HOBJECT_E_GET_VALUE_SETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_hobject_props.c1872 out_desc->set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
3854 setter = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, curr, desc.e_idx); in duk_hobject_putprop()
4441 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5692 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
5845 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
H A Dduk_js_var.c1680 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_hobject.h511 #define DUK_HOBJECT_E_GET_VALUE_SETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.s… macro
H A Dduk_debugger.c2115 h_getset = DUK_HOBJECT_E_GET_VALUE_SETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_hobject_props.c1872 out_desc->set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
3854 setter = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, curr, desc.e_idx); in duk_hobject_putprop()
4441 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5692 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
5845 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
H A Dduk_hobject.h511 #define DUK_HOBJECT_E_GET_VALUE_SETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.s… macro
H A Dduk_js_var.c1680 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2115 h_getset = DUK_HOBJECT_E_GET_VALUE_SETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_hobject_props.c1872 out_desc->set = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
3854 setter = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, curr, desc.e_idx); in duk_hobject_putprop()
4441 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5692 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
5845 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, obj, curr.e_idx);
H A Dduk_hobject.h511 #define DUK_HOBJECT_E_GET_VALUE_SETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.s… macro
H A Dduk_js_var.c1680 tmp = DUK_HOBJECT_E_GET_VALUE_SETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2115 h_getset = DUK_HOBJECT_E_GET_VALUE_SETTER(heap, h_obj, idx); in duk__debug_getprop_index()

12