Vendettail

Results 1 comments of Vendettail

Proposal: ``` case Pyc::JUMP_BACKWARD_A: case Pyc::JUMP_FORWARD_A: case Pyc::INSTRUMENTED_JUMP_FORWARD_A: { int offs = operand; if (mod->verCompare(3, 10) >= 0) offs *= sizeof(uint16_t); // // BPO-27129 if (opcode == Pyc::JUMP_BACKWARD_A) offs *=...