Home
last modified time | relevance | path

Searched refs:DUK_HOBJECT_E_GET_VALUE_GETTER (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.c72 …duk_heaphdr_decref_allownull(thr, (duk_heaphdr *) DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, h, i)); in duk__refcount_finalize_hobject()
H A Dduk_hobject_props.c1656 out_desc->get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
4234 h_get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5504 h_get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
5646 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
H A Dduk_hobject.h474 #define DUK_HOBJECT_E_GET_VALUE_GETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.g… macro
H A Dduk_js_var.c1700 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2079 h_getset = DUK_HOBJECT_E_GET_VALUE_GETTER(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.c72 …duk_heaphdr_decref_allownull(thr, (duk_heaphdr *) DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, h, i)); in duk__refcount_finalize_hobject()
H A Dduk_hobject_props.c1651 out_desc->get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
4229 h_get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5500 h_get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
5642 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx); in duk_hobject_define_property_helper()
H A Dduk_hobject.h474 #define DUK_HOBJECT_E_GET_VALUE_GETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.g… macro
H A Dduk_js_var.c1704 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_hobject_props.c1871 out_desc->get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
4436 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5688 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
5861 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
H A Dduk_hobject.h509 #define DUK_HOBJECT_E_GET_VALUE_GETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.g… macro
H A Dduk_js_var.c1676 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2109 h_getset = DUK_HOBJECT_E_GET_VALUE_GETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_hobject_props.c1871 out_desc->get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
4436 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5688 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
5861 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
H A Dduk_js_var.c1676 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_hobject.h509 #define DUK_HOBJECT_E_GET_VALUE_GETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.g… macro
H A Dduk_debugger.c2109 h_getset = DUK_HOBJECT_E_GET_VALUE_GETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_hobject_props.c1871 out_desc->get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
4436 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5688 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
5861 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
H A Dduk_hobject.h509 #define DUK_HOBJECT_E_GET_VALUE_GETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.g… macro
H A Dduk_js_var.c1676 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2109 h_getset = DUK_HOBJECT_E_GET_VALUE_GETTER(heap, h_obj, idx); in duk__debug_getprop_index()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_hobject_props.c1871 out_desc->get = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, e_idx); in duk__get_own_propdesc_raw()
4436 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, desc.e_idx); in duk_hobject_delprop_raw()
5688 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
5861 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, obj, curr.e_idx);
H A Dduk_hobject.h509 #define DUK_HOBJECT_E_GET_VALUE_GETTER(heap,h,i) (DUK_HOBJECT_E_GET_VALUE((heap), (h), (i)).a.g… macro
H A Dduk_js_var.c1676 tmp = DUK_HOBJECT_E_GET_VALUE_GETTER(thr->heap, holder, e_idx); in duk__declvar_helper()
H A Dduk_debugger.c2109 h_getset = DUK_HOBJECT_E_GET_VALUE_GETTER(heap, h_obj, idx); in duk__debug_getprop_index()

12