Home
last modified time | relevance | path

Searched refs:DUK_PROPDESC_FLAGS_W (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_bi_array.c102 …duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); /* [ ToUint32(len) array … in duk_bi_array_constructor()
116 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_constructor()
248 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_concat()
816 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_splice()
1003 duk_xdef_prop_stridx(ctx, 4, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_slice()
1337 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_iter_shared()
H A Dduk_hthread_builtins.c287 DUK_PROPDESC_FLAGS_W : DUK_PROPDESC_FLAGS_NONE); in duk_hthread_create_builtin_objects()
339 DUK_PROPDESC_FLAGS_W : DUK_PROPDESC_FLAGS_NONE)); in duk_hthread_create_builtin_objects()
H A Dduk_js_var.c387 …duk_xdef_prop_stridx(ctx, -3, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); /* -> [ ... closure… in duk_js_push_closure()
823 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_open_decl_env_regs()
880 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_activation_regs()
H A Dduk_bi_date.c1453 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1467 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
H A Dduk_regexp_compiler.c1061 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LAST_INDEX, DUK_PROPDESC_FLAGS_W); in duk_regexp_create_instance()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_bi_array.c102 …duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); /* [ ToUint32(len) array … in duk_bi_array_constructor()
116 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_constructor()
248 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_concat()
816 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_splice()
1003 duk_xdef_prop_stridx(ctx, 4, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_slice()
1337 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_iter_shared()
H A Dduk_hthread_builtins.c286 DUK_PROPDESC_FLAGS_W : DUK_PROPDESC_FLAGS_NONE); in duk_hthread_create_builtin_objects()
338 DUK_PROPDESC_FLAGS_W : DUK_PROPDESC_FLAGS_NONE)); in duk_hthread_create_builtin_objects()
H A Dduk_js_var.c387 …duk_xdef_prop_stridx(ctx, -3, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); /* -> [ ... closure… in duk_js_push_closure()
827 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_open_decl_env_regs()
884 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_activation_regs()
H A Dduk_bi_date.c1453 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1467 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
H A Dduk_regexp_compiler.c1061 duk_xdef_prop_stridx(ctx, -2, DUK_STRIDX_LAST_INDEX, DUK_PROPDESC_FLAGS_W); in duk_regexp_create_instance()
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_bi_array.c343 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_concat()
1033 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_splice()
1224 duk_xdef_prop_stridx_short(thr, 4, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_slice()
1550 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_iter_shared()
H A Dduk_bi_date.c954 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk__set_this_timeval_from_dparts()
1451 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1467 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1728 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_prototype_set_time()
H A Dduk_js_var.c406 …duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); /* -> [ ... c… in duk_js_push_closure()
809 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_open_decl_env_regs()
859 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_activation_regs()
H A Dduk_regexp_compiler.c1278 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LAST_INDEX, DUK_PROPDESC_FLAGS_W); in duk_regexp_create_instance()
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_bi_array.c343 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_concat()
1033 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_splice()
1224 duk_xdef_prop_stridx_short(thr, 4, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_slice()
1550 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_iter_shared()
H A Dduk_bi_date.c954 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk__set_this_timeval_from_dparts()
1451 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1467 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1728 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_prototype_set_time()
H A Dduk_js_var.c406 …duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); /* -> [ ... c… in duk_js_push_closure()
809 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_open_decl_env_regs()
859 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_activation_regs()
H A Dduk_regexp_compiler.c1278 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LAST_INDEX, DUK_PROPDESC_FLAGS_W); in duk_regexp_create_instance()
H A Dduk_api_bytecode.c629 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); in duk__load_func()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_bi_array.c343 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_concat()
1033 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_splice()
1224 duk_xdef_prop_stridx_short(thr, 4, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_slice()
1550 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_iter_shared()
H A Dduk_bi_date.c954 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk__set_this_timeval_from_dparts()
1451 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1467 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1728 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_prototype_set_time()
H A Dduk_js_var.c406 …duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); /* -> [ ... c… in duk_js_push_closure()
809 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_open_decl_env_regs()
859 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_activation_regs()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_bi_array.c343 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_concat()
1033 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_splice()
1224 duk_xdef_prop_stridx_short(thr, 4, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_slice()
1550 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_LENGTH, DUK_PROPDESC_FLAGS_W); in duk_bi_array_prototype_iter_shared()
H A Dduk_bi_date.c954 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk__set_this_timeval_from_dparts()
1451 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1467 duk_xdef_prop_stridx_short(thr, -2, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_constructor()
1728 duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_INT_VALUE, DUK_PROPDESC_FLAGS_W); in duk_bi_date_prototype_set_time()
H A Dduk_js_var.c406 …duk_xdef_prop_stridx_short(thr, -3, DUK_STRIDX_PROTOTYPE, DUK_PROPDESC_FLAGS_W); /* -> [ ... c… in duk_js_push_closure()
809 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_open_decl_env_regs()
859 out->attrs = DUK_PROPDESC_FLAGS_W; /* registers are mutable, non-deletable */ in duk__getid_activation_regs()

123