Home
last modified time | relevance | path

Searched refs:DUK_OP_CALLI (Results 1 – 11 of 11) sorted by relevance

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_js_bytecode.h127 #define DUK_OP_CALLI 49 macro
H A Dduk_js_executor.c3277 case DUK_OP_CALLI: {
3304 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {
H A Dduk_js_compiler.c1250 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
5866 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_js_bytecode.h127 #define DUK_OP_CALLI 49 macro
H A Dduk_js_executor.c3284 case DUK_OP_CALLI: {
3311 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {
H A Dduk_js_compiler.c1250 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
5866 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c2632 #define DUK_OP_CALLI 49 macro
58872 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
63488 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
68771 case DUK_OP_CALLI: {
68798 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c2643 #define DUK_OP_CALLI 49 macro
58982 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
63598 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
68882 case DUK_OP_CALLI: {
68909 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c2643 #define DUK_OP_CALLI 49 macro
58731 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
63347 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
68624 case DUK_OP_CALLI: {
68651 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c2632 #define DUK_OP_CALLI 49 macro
58621 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
63237 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
68513 case DUK_OP_CALLI: {
68540 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c5341 #define DUK_OP_CALLI 49 macro
60702 DUK_ASSERT(DUK_OP_CALLI == DUK_OP_CALL + 1);
65247 if ((op == DUK_OP_CALL || op == DUK_OP_CALLI) &&
70532 case DUK_OP_CALLI: {
70559 if (DUK_DEC_OP(ins) == DUK_OP_CALLI) {