Home
last modified time | relevance | path

Searched refs:DUK_PROPDESC_FLAGS_WEC (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_api_internal.h167 duk_xdef_prop((ctx), (obj_index), DUK_PROPDESC_FLAGS_WEC)
169 duk_xdef_prop_index((ctx), (obj_index), (arr_index), DUK_PROPDESC_FLAGS_WEC)
171 duk_xdef_prop_stridx((ctx), (obj_index), (stridx), DUK_PROPDESC_FLAGS_WEC)
H A Dduk_hobject_props.c3987 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC); in duk_hobject_putprop()
4565 if (propflags != DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal()
4587 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC); in duk_hobject_define_property_internal()
4655 flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal_arridx()
5260 if (new_flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_helper()
5596 if (new_flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_helper()
5601 DUK_ASSERT(curr.flags == DUK_PROPDESC_FLAGS_WEC); /* must have been, since in array part */ in duk_hobject_define_property_helper()
H A Dduk_hobject.h275 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
H A Dduk_debugger.c2052 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC); in duk__debug_getprop_index()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_api_internal.h167 duk_xdef_prop((ctx), (obj_index), DUK_PROPDESC_FLAGS_WEC)
169 duk_xdef_prop_index((ctx), (obj_index), (arr_index), DUK_PROPDESC_FLAGS_WEC)
171 duk_xdef_prop_stridx((ctx), (obj_index), (stridx), DUK_PROPDESC_FLAGS_WEC)
H A Dduk_hobject_props.c3982 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC); in duk_hobject_putprop()
4561 if (propflags != DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal()
4583 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC); in duk_hobject_define_property_internal()
4651 flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal_arridx()
5256 if (new_flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_helper()
5592 if (new_flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_helper()
5597 DUK_ASSERT(curr.flags == DUK_PROPDESC_FLAGS_WEC); /* must have been, since in array part */ in duk_hobject_define_property_helper()
H A Dduk_hobject.h275 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
H A Dduk_debugger.c2064 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC); in duk__debug_getprop_index()
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_api_internal.h304 duk_xdef_prop((thr), (obj_idx), DUK_PROPDESC_FLAGS_WEC)
306 duk_xdef_prop_index((thr), (obj_idx), (arr_idx), DUK_PROPDESC_FLAGS_WEC)
308 duk_xdef_prop_stridx((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
310 duk_xdef_prop_stridx_short((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
H A Dduk_hobject_props.c4196 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC); in duk_hobject_putprop()
4757 if (propflags != DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal()
4791 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC); in duk_hobject_define_property_internal()
4856 flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal_arridx()
5444 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5776 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5781 DUK_ASSERT(curr.flags == DUK_PROPDESC_FLAGS_WEC); /* must have been, since in array part */
H A Dduk_hobject.h322 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
H A Dduk_debugger.c2079 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC); in duk__debug_getprop_index()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_api_internal.h304 duk_xdef_prop((thr), (obj_idx), DUK_PROPDESC_FLAGS_WEC)
306 duk_xdef_prop_index((thr), (obj_idx), (arr_idx), DUK_PROPDESC_FLAGS_WEC)
308 duk_xdef_prop_stridx((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
310 duk_xdef_prop_stridx_short((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
H A Dduk_hobject_props.c4196 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC); in duk_hobject_putprop()
4757 if (propflags != DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal()
4791 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC); in duk_hobject_define_property_internal()
4856 flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal_arridx()
5444 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5776 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5781 DUK_ASSERT(curr.flags == DUK_PROPDESC_FLAGS_WEC); /* must have been, since in array part */
H A Dduk_hobject.h322 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
H A Dduk_debugger.c2079 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC); in duk__debug_getprop_index()
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_api_internal.h304 duk_xdef_prop((thr), (obj_idx), DUK_PROPDESC_FLAGS_WEC)
306 duk_xdef_prop_index((thr), (obj_idx), (arr_idx), DUK_PROPDESC_FLAGS_WEC)
308 duk_xdef_prop_stridx((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
310 duk_xdef_prop_stridx_short((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
H A Dduk_hobject_props.c4196 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC); in duk_hobject_putprop()
4757 if (propflags != DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal()
4791 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC); in duk_hobject_define_property_internal()
4856 flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal_arridx()
5444 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5776 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5781 DUK_ASSERT(curr.flags == DUK_PROPDESC_FLAGS_WEC); /* must have been, since in array part */
H A Dduk_hobject.h322 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
H A Dduk_debugger.c2079 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC); in duk__debug_getprop_index()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_api_internal.h304 duk_xdef_prop((thr), (obj_idx), DUK_PROPDESC_FLAGS_WEC)
306 duk_xdef_prop_index((thr), (obj_idx), (arr_idx), DUK_PROPDESC_FLAGS_WEC)
308 duk_xdef_prop_stridx((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
310 duk_xdef_prop_stridx_short((thr), (obj_idx), (stridx), DUK_PROPDESC_FLAGS_WEC)
H A Dduk_hobject_props.c4196 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC); in duk_hobject_putprop()
4757 if (propflags != DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal()
4791 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC); in duk_hobject_define_property_internal()
4856 flags == DUK_PROPDESC_FLAGS_WEC) { in duk_hobject_define_property_internal_arridx()
5444 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5776 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
5781 DUK_ASSERT(curr.flags == DUK_PROPDESC_FLAGS_WEC); /* must have been, since in array part */
H A Dduk_hobject.h322 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
H A Dduk_debugger.c2079 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC); in duk__debug_getprop_index()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c4373 duk_xdef_prop((ctx), (obj_index), DUK_PROPDESC_FLAGS_WEC)
4375 duk_xdef_prop_index((ctx), (obj_index), (arr_index), DUK_PROPDESC_FLAGS_WEC)
4377 duk_xdef_prop_stridx((ctx), (obj_index), (stridx), DUK_PROPDESC_FLAGS_WEC)
4894 #define DUK_PROPDESC_FLAGS_WEC (DUK_PROPDESC_FLAG_WRITABLE | \ macro
39055 duk_debug_write_uint(thr, DUK_PROPDESC_FLAGS_WEC);
51318 DUK_HOBJECT_E_SET_FLAGS(thr->heap, orig, e_idx, DUK_PROPDESC_FLAGS_WEC);
51897 if (propflags != DUK_PROPDESC_FLAGS_WEC) {
51919 DUK_ASSERT(propflags == DUK_PROPDESC_FLAGS_WEC);
51987 flags == DUK_PROPDESC_FLAGS_WEC) {
52592 if (new_flags == DUK_PROPDESC_FLAGS_WEC) {
[all …]

12