Home
last modified time | relevance | path

Searched refs:fun_temp (Results 1 – 10 of 10) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_js_var.c119 duk_hcompiledfunction *fun_temp, in duk_js_push_closure() argument
128 DUK_ASSERT(fun_temp != NULL); in duk_js_push_closure()
129 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp) != NULL); in duk_js_push_closure()
130 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_FUNCS(thr->heap, fun_temp) != NULL); in duk_js_push_closure()
131 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_BYTECODE(thr->heap, fun_temp) != NULL); in duk_js_push_closure()
137 duk_push_hobject(ctx, &fun_temp->obj); /* -> [ ... closure template ] */ in duk_js_push_closure()
146 …OMPILEDFUNCTION_SET_DATA(thr->heap, fun_clos, DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp)); in duk_js_push_closure()
147 …PILEDFUNCTION_SET_FUNCS(thr->heap, fun_clos, DUK_HCOMPILEDFUNCTION_GET_FUNCS(thr->heap, fun_temp)); in duk_js_push_closure()
148 …UNCTION_SET_BYTECODE(thr->heap, fun_clos, DUK_HCOMPILEDFUNCTION_GET_BYTECODE(thr->heap, fun_temp)); in duk_js_push_closure()
156 duk__inc_data_inner_refcounts(thr, fun_temp); in duk_js_push_closure()
[all …]
Dduk_js.h85 duk_hcompiledfunction *fun_temp,
Dduk_js_executor.c2877 duk_hobject *fun_temp; local
2891 fun_temp = DUK_HCOMPILEDFUNCTION_GET_FUNCS_BASE(thr->heap, fun)[bc];
2892 DUK_ASSERT(fun_temp != NULL);
2893 DUK_ASSERT(DUK_HOBJECT_IS_COMPILEDFUNCTION(fun_temp));
2896 (void *) fun_temp, (duk_heaphdr *) fun_temp));
2910 (duk_hcompiledfunction *) fun_temp,
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_js_var.c119 duk_hcompiledfunction *fun_temp, in duk_js_push_closure() argument
128 DUK_ASSERT(fun_temp != NULL); in duk_js_push_closure()
129 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp) != NULL); in duk_js_push_closure()
130 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_FUNCS(thr->heap, fun_temp) != NULL); in duk_js_push_closure()
131 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_BYTECODE(thr->heap, fun_temp) != NULL); in duk_js_push_closure()
137 duk_push_hobject(ctx, &fun_temp->obj); /* -> [ ... closure template ] */ in duk_js_push_closure()
146 …OMPILEDFUNCTION_SET_DATA(thr->heap, fun_clos, DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp)); in duk_js_push_closure()
147 …PILEDFUNCTION_SET_FUNCS(thr->heap, fun_clos, DUK_HCOMPILEDFUNCTION_GET_FUNCS(thr->heap, fun_temp)); in duk_js_push_closure()
148 …UNCTION_SET_BYTECODE(thr->heap, fun_clos, DUK_HCOMPILEDFUNCTION_GET_BYTECODE(thr->heap, fun_temp)); in duk_js_push_closure()
156 duk__inc_data_inner_refcounts(thr, fun_temp); in duk_js_push_closure()
[all …]
Dduk_js.h85 duk_hcompiledfunction *fun_temp,
Dduk_js_executor.c2883 duk_hobject *fun_temp; local
2897 fun_temp = DUK_HCOMPILEDFUNCTION_GET_FUNCS_BASE(thr->heap, fun)[bc];
2898 DUK_ASSERT(fun_temp != NULL);
2899 DUK_ASSERT(DUK_HOBJECT_IS_COMPILEDFUNCTION(fun_temp));
2902 (void *) fun_temp, (duk_heaphdr *) fun_temp));
2917 (duk_hcompiledfunction *) fun_temp,
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c8436 duk_hcompiledfunction *fun_temp,
68113 duk_hobject *fun_temp; local
68127 fun_temp = DUK_HCOMPILEDFUNCTION_GET_FUNCS_BASE(thr->heap, fun)[bc];
68128 DUK_ASSERT(fun_temp != NULL);
68129 DUK_ASSERT(DUK_HOBJECT_IS_COMPILEDFUNCTION(fun_temp));
68132 (void *) fun_temp, (duk_heaphdr *) fun_temp));
68146 (duk_hcompiledfunction *) fun_temp,
71232 duk_hcompiledfunction *fun_temp, argument
71241 DUK_ASSERT(fun_temp != NULL);
71242 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp) != NULL);
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c8471 duk_hcompiledfunction *fun_temp,
68481 duk_hobject *fun_temp; local
68495 fun_temp = DUK_HCOMPILEDFUNCTION_GET_FUNCS_BASE(thr->heap, fun)[bc];
68496 DUK_ASSERT(fun_temp != NULL);
68497 DUK_ASSERT(DUK_HOBJECT_IS_COMPILEDFUNCTION(fun_temp));
68500 (void *) fun_temp, (duk_heaphdr *) fun_temp));
68515 (duk_hcompiledfunction *) fun_temp,
71621 duk_hcompiledfunction *fun_temp, argument
71630 DUK_ASSERT(fun_temp != NULL);
71631 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp) != NULL);
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c8466 duk_hcompiledfunction *fun_temp,
68224 duk_hobject *fun_temp; local
68238 fun_temp = DUK_HCOMPILEDFUNCTION_GET_FUNCS_BASE(thr->heap, fun)[bc];
68239 DUK_ASSERT(fun_temp != NULL);
68240 DUK_ASSERT(DUK_HOBJECT_IS_COMPILEDFUNCTION(fun_temp));
68243 (void *) fun_temp, (duk_heaphdr *) fun_temp));
68257 (duk_hcompiledfunction *) fun_temp,
71345 duk_hcompiledfunction *fun_temp, argument
71354 DUK_ASSERT(fun_temp != NULL);
71355 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp) != NULL);
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c8441 duk_hcompiledfunction *fun_temp,
68370 duk_hobject *fun_temp; local
68384 fun_temp = DUK_HCOMPILEDFUNCTION_GET_FUNCS_BASE(thr->heap, fun)[bc];
68385 DUK_ASSERT(fun_temp != NULL);
68386 DUK_ASSERT(DUK_HOBJECT_IS_COMPILEDFUNCTION(fun_temp));
68389 (void *) fun_temp, (duk_heaphdr *) fun_temp));
68404 (duk_hcompiledfunction *) fun_temp,
71508 duk_hcompiledfunction *fun_temp, argument
71517 DUK_ASSERT(fun_temp != NULL);
71518 DUK_ASSERT(DUK_HCOMPILEDFUNCTION_GET_DATA(thr->heap, fun_temp) != NULL);
[all …]