DEBUG_JIT 357 core/potion.c if (strchr(&argv[i][2], 'J')) P->flags |= DEBUG_JIT; DEBUG_JIT 360 core/vm.c if (P->flags & DEBUG_JIT) {