Searched refs:defprop_flags (Results 1 – 10 of 10) sorted by relevance
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/ |
D | duk_bi_object.c | 205 duk_uint_t defprop_flags; in duk_bi_object_constructor_define_property() local 240 &defprop_flags, in duk_bi_object_constructor_define_property() 250 defprop_flags, in duk_bi_object_constructor_define_property() 271 duk_uint_t defprop_flags; in duk_bi_object_constructor_define_properties() local 320 &defprop_flags, in duk_bi_object_constructor_define_properties() 335 defprop_flags, in duk_bi_object_constructor_define_properties()
|
D | duk_hobject_props.c | 4866 duk_uint_t defprop_flags = 0; in duk_hobject_prepare_property_descriptor() local 4886 defprop_flags |= DUK_DEFPROP_HAVE_VALUE; in duk_hobject_prepare_property_descriptor() 4896 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE | DUK_DEFPROP_WRITABLE; in duk_hobject_prepare_property_descriptor() 4898 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE; in duk_hobject_prepare_property_descriptor() 4922 defprop_flags |= DUK_DEFPROP_HAVE_GETTER; in duk_hobject_prepare_property_descriptor() 4947 defprop_flags |= DUK_DEFPROP_HAVE_SETTER; in duk_hobject_prepare_property_descriptor() 4955 defprop_flags |= DUK_DEFPROP_HAVE_ENUMERABLE | DUK_DEFPROP_ENUMERABLE; in duk_hobject_prepare_property_descriptor() 4957 defprop_flags |= DUK_DEFPROP_HAVE_ENUMERABLE; in duk_hobject_prepare_property_descriptor() 4964 defprop_flags |= DUK_DEFPROP_HAVE_CONFIGURABLE | DUK_DEFPROP_CONFIGURABLE; in duk_hobject_prepare_property_descriptor() 4966 defprop_flags |= DUK_DEFPROP_HAVE_CONFIGURABLE; in duk_hobject_prepare_property_descriptor() [all …]
|
D | duk_hobject.h | 880 duk_uint_t defprop_flags,
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/ |
D | duk_bi_object.c | 205 duk_uint_t defprop_flags; in duk_bi_object_constructor_define_property() local 240 &defprop_flags, in duk_bi_object_constructor_define_property() 250 defprop_flags, in duk_bi_object_constructor_define_property() 271 duk_uint_t defprop_flags; in duk_bi_object_constructor_define_properties() local 320 &defprop_flags, in duk_bi_object_constructor_define_properties() 335 defprop_flags, in duk_bi_object_constructor_define_properties()
|
D | duk_hobject_props.c | 4870 duk_uint_t defprop_flags = 0; in duk_hobject_prepare_property_descriptor() local 4890 defprop_flags |= DUK_DEFPROP_HAVE_VALUE; in duk_hobject_prepare_property_descriptor() 4900 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE | DUK_DEFPROP_WRITABLE; in duk_hobject_prepare_property_descriptor() 4902 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE; in duk_hobject_prepare_property_descriptor() 4926 defprop_flags |= DUK_DEFPROP_HAVE_GETTER; in duk_hobject_prepare_property_descriptor() 4951 defprop_flags |= DUK_DEFPROP_HAVE_SETTER; in duk_hobject_prepare_property_descriptor() 4959 defprop_flags |= DUK_DEFPROP_HAVE_ENUMERABLE | DUK_DEFPROP_ENUMERABLE; in duk_hobject_prepare_property_descriptor() 4961 defprop_flags |= DUK_DEFPROP_HAVE_ENUMERABLE; in duk_hobject_prepare_property_descriptor() 4968 defprop_flags |= DUK_DEFPROP_HAVE_CONFIGURABLE | DUK_DEFPROP_CONFIGURABLE; in duk_hobject_prepare_property_descriptor() 4970 defprop_flags |= DUK_DEFPROP_HAVE_CONFIGURABLE; in duk_hobject_prepare_property_descriptor() [all …]
|
D | duk_hobject.h | 880 duk_uint_t defprop_flags,
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/ |
D | duktape.c | 5494 duk_uint_t defprop_flags, 33069 duk_uint_t defprop_flags; local 33104 &defprop_flags, 33114 defprop_flags, 33135 duk_uint_t defprop_flags; local 33184 &defprop_flags, 33199 defprop_flags, 51955 duk_uint_t defprop_flags = 0; local 51975 defprop_flags |= DUK_DEFPROP_HAVE_VALUE; 51985 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE | DUK_DEFPROP_WRITABLE; [all …]
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/ |
D | duktape.c | 5517 duk_uint_t defprop_flags, 33348 duk_uint_t defprop_flags; local 33383 &defprop_flags, 33393 defprop_flags, 33414 duk_uint_t defprop_flags; local 33463 &defprop_flags, 33478 defprop_flags, 52305 duk_uint_t defprop_flags = 0; local 52325 defprop_flags |= DUK_DEFPROP_HAVE_VALUE; 52335 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE | DUK_DEFPROP_WRITABLE; [all …]
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/ |
D | duktape.c | 5512 duk_uint_t defprop_flags, 33141 duk_uint_t defprop_flags; local 33176 &defprop_flags, 33186 defprop_flags, 33207 duk_uint_t defprop_flags; local 33256 &defprop_flags, 33271 defprop_flags, 52058 duk_uint_t defprop_flags = 0; local 52078 defprop_flags |= DUK_DEFPROP_HAVE_VALUE; 52088 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE | DUK_DEFPROP_WRITABLE; [all …]
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/ |
D | duktape.c | 5499 duk_uint_t defprop_flags, 33276 duk_uint_t defprop_flags; local 33311 &defprop_flags, 33321 defprop_flags, 33342 duk_uint_t defprop_flags; local 33391 &defprop_flags, 33406 defprop_flags, 52202 duk_uint_t defprop_flags = 0; local 52222 defprop_flags |= DUK_DEFPROP_HAVE_VALUE; 52232 defprop_flags |= DUK_DEFPROP_HAVE_WRITABLE | DUK_DEFPROP_WRITABLE; [all …]
|