Lines Matching defs:nargs

1497 #define DUK_LFUNC_FLAGS_PACK(magic,length,nargs) \  argument
8031 duk_uint16_t nargs; /* number of arguments allocated to regs */ member
8102 duk_int16_t nargs; member
8153 duk_idx_t nargs; member
12527 …gs,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,asize,hsize,nativefunc,nargs,magic) \ argument
12536 …gs,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,asize,hsize,nativefunc,nargs,magic) \ argument
20331 duk_idx_t nargs; member
20337 duk_idx_t nargs; member
20343 duk_idx_t nargs; member
20352 DUK_LOCAL duk_idx_t duk__call_get_idx_func(duk_hthread *thr, duk_idx_t nargs, duk_idx_t other) { in duk__call_get_idx_func()
20372 DUK_LOCAL duk_idx_t duk__call_get_idx_func_unvalidated(duk_hthread *thr, duk_idx_t nargs, duk_idx_t… in duk__call_get_idx_func_unvalidated()
20389 …L void duk__call_prop_prep_stack(duk_hthread *thr, duk_idx_t normalized_obj_idx, duk_idx_t nargs) { in duk__call_prop_prep_stack()
20431 DUK_EXTERNAL void duk_call(duk_hthread *thr, duk_idx_t nargs) { in duk_call()
20446 DUK_EXTERNAL void duk_call_method(duk_hthread *thr, duk_idx_t nargs) { in duk_call_method()
20459 DUK_EXTERNAL void duk_call_prop(duk_hthread *thr, duk_idx_t obj_idx, duk_idx_t nargs) { in duk_call_prop()
20501 DUK_EXTERNAL duk_int_t duk_pcall(duk_hthread *thr, duk_idx_t nargs) { in duk_pcall()
20536 DUK_INTERNAL duk_int_t duk_pcall_method_flags(duk_hthread *thr, duk_idx_t nargs, duk_small_uint_t c… in duk_pcall_method_flags()
20551 DUK_EXTERNAL duk_int_t duk_pcall_method(duk_hthread *thr, duk_idx_t nargs) { in duk_pcall_method()
20576 DUK_EXTERNAL duk_int_t duk_pcall_prop(duk_hthread *thr, duk_idx_t obj_idx, duk_idx_t nargs) { in duk_pcall_prop()
20592 …afe_call(duk_hthread *thr, duk_safe_call_function func, void *udata, duk_idx_t nargs, duk_idx_t nr… in duk_safe_call()
20633 DUK_EXTERNAL void duk_new(duk_hthread *thr, duk_idx_t nargs) { in duk_new()
20648 duk_idx_t nargs; in duk__pnew_helper() local
20657 DUK_EXTERNAL duk_int_t duk_pnew(duk_hthread *thr, duk_idx_t nargs) { in duk_pnew()
21900 duk_int_t nargs; in duk_compile_raw() local
27377 duk_idx_t nargs; in duk__push_func_from_lightfunc() local
28867 DUK_LOCAL duk_idx_t duk__push_c_function_raw(duk_hthread *thr, duk_c_function func, duk_idx_t nargs in duk__push_c_function_raw()
28912 DUK_EXTERNAL duk_idx_t duk_push_c_function(duk_hthread *thr, duk_c_function func, duk_int_t nargs) { in duk_push_c_function()
28933 …INTERNAL void duk_push_c_function_builtin(duk_hthread *thr, duk_c_function func, duk_int_t nargs) { in duk_push_c_function_builtin()
28952 …d duk_push_c_function_builtin_noconstruct(duk_hthread *thr, duk_c_function func, duk_int_t nargs) { in duk_push_c_function_builtin_noconstruct()
28970 DUK_EXTERNAL duk_idx_t duk_push_c_lightfunc(duk_hthread *thr, duk_c_function func, duk_idx_t nargs,… in duk_push_c_lightfunc()
31282 duk_idx_t nargs; in duk_bi_array_constructor() local
32087 duk_idx_t nargs; in duk_bi_array_prototype_splice() local
32413 duk_idx_t nargs; in duk_bi_array_prototype_unshift() local
32475 duk_idx_t nargs; in duk_bi_array_prototype_indexof_shared() local
32701 duk_idx_t nargs; in duk_bi_array_prototype_reduce_shared() local
38584 duk_idx_t nargs; in duk__set_part_helper() local
38705 DUK_LOCAL void duk__set_parts_from_args(duk_hthread *thr, duk_double_t *dparts, duk_idx_t nargs) { in duk__set_parts_from_args()
38892 duk_idx_t nargs = duk_get_top(thr); in duk_bi_date_constructor() local
38946 duk_idx_t nargs = duk_get_top(thr); in duk_bi_date_constructor_utc() local
40906 duk_idx_t nargs; in duk_bi_function_constructor() local
41092 duk_idx_t nargs; /* bound args, not counting 'this' binding */ in duk_bi_function_prototype_bind() local
45713 duk_idx_t nargs; local
45900 duk_idx_t nargs; local
46200 duk_idx_t nargs; local
47224 duk_idx_t nargs; local
47267 duk_idx_t nargs; local
72482 duk_idx_t nargs; /* # argument registers target function wants (< 0 => "as is") */ local
72929 duk_idx_t nargs,
76730 duk_int_t nargs = 0; local
76923 duk_int_t nargs; local
77413 duk_int_t nargs; local
84237 DUK_LOCAL duk_bool_t duk__executor_handle_call(duk_hthread *thr, duk_idx_t idx, duk_idx_t nargs, du…
86323 duk_idx_t nargs; local
86371 duk_uint_fast_t nargs; local