OP_jump 119 core/ActionBlockConstants.h OP_jump = 0x10, OP_jump 1716 core/AvmCore.cpp case OP_jump: OP_jump 2262 core/CodegenLIR.cpp case OP_jump: OP_jump 3304 core/CodegenLIR.cpp case OP_jump: OP_jump 495 core/Verifier.cpp case OP_jump: OP_jump 3070 core/Verifier.cpp case OP_jump: OP_jump 3081 core/Verifier.cpp if (opcode != OP_jump) { OP_jump 406 core/WordcodeEmitter.cpp case OP_jump: OP_jump 727 core/WordcodeEmitter.cpp case OP_jump: OP_jump 137 eval/eval-cogen-inlines.h inline void Cogen::I_jump(Label* label) { emitJump(OP_jump, label); } OP_jump 355 utils/superwordprof.c jumps[OP_jump] = 1; OP_jump 388 utils/superwordprof.c DEF(OP_jump, 1);