Home
last modified time | relevance | path

Searched refs:DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT (Results 1 – 9 of 9) sorted by relevance

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_hcompiledfunction.h112 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
H A Dduk_api_bytecode.c252 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
255 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_hcompiledfunction.h112 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
H A Dduk_api_bytecode.c252 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
255 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c5657 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
11871 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
11874 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c5676 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
11917 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
11920 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c5671 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
11912 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
11915 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c5652 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
11866 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
11869 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c8771 #define DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(heap,h) \ macro
15294 (long) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func))); in duk__dump_func()
15297 count_instr = (duk_uint32_t) DUK_HCOMPILEDFUNCTION_GET_CODE_COUNT(thr->heap, func); in duk__dump_func()