Searched refs:DUK_EXTRAOP_UNM (Results 1 – 10 of 10) sorted by relevance
168 #define DUK_EXTRAOP_UNM 23 macro
424 DUK_ASSERT(opcode == DUK_EXTRAOP_UNM || opcode == DUK_EXTRAOP_UNP); in duk__vm_arith_unary_op()433 if (opcode == DUK_EXTRAOP_UNM) { in duk__vm_arith_unary_op()460 if (opcode == DUK_EXTRAOP_UNM) { in duk__vm_arith_unary_op()4334 case DUK_EXTRAOP_UNM:
3612 args = (DUK_EXTRAOP_UNM << 8) + 0;
424 DUK_ASSERT(opcode == DUK_EXTRAOP_UNM || opcode == DUK_EXTRAOP_UNP); in duk__vm_arith_unary_op()433 if (opcode == DUK_EXTRAOP_UNM) { in duk__vm_arith_unary_op()460 if (opcode == DUK_EXTRAOP_UNM) { in duk__vm_arith_unary_op()4326 case DUK_EXTRAOP_UNM:
2673 #define DUK_EXTRAOP_UNM 23 macro60983 args = (DUK_EXTRAOP_UNM << 8) + 0;65660 DUK_ASSERT(opcode == DUK_EXTRAOP_UNM || opcode == DUK_EXTRAOP_UNP);65669 if (opcode == DUK_EXTRAOP_UNM) {65696 if (opcode == DUK_EXTRAOP_UNM) {69562 case DUK_EXTRAOP_UNM:
2684 #define DUK_EXTRAOP_UNM 23 macro61344 args = (DUK_EXTRAOP_UNM << 8) + 0;66022 DUK_ASSERT(opcode == DUK_EXTRAOP_UNM || opcode == DUK_EXTRAOP_UNP);66031 if (opcode == DUK_EXTRAOP_UNM) {66058 if (opcode == DUK_EXTRAOP_UNM) {69932 case DUK_EXTRAOP_UNM:
2684 #define DUK_EXTRAOP_UNM 23 macro61093 args = (DUK_EXTRAOP_UNM << 8) + 0;65771 DUK_ASSERT(opcode == DUK_EXTRAOP_UNM || opcode == DUK_EXTRAOP_UNP);65780 if (opcode == DUK_EXTRAOP_UNM) {65807 if (opcode == DUK_EXTRAOP_UNM) {69673 case DUK_EXTRAOP_UNM:
2673 #define DUK_EXTRAOP_UNM 23 macro61234 args = (DUK_EXTRAOP_UNM << 8) + 0;65911 DUK_ASSERT(opcode == DUK_EXTRAOP_UNM || opcode == DUK_EXTRAOP_UNP);65920 if (opcode == DUK_EXTRAOP_UNM) {65947 if (opcode == DUK_EXTRAOP_UNM) {69821 case DUK_EXTRAOP_UNM: