Lines Matching defs:debug
47 private static final boolean DEBUG = false;
109 if (DEBUG)
111 debug(clazz, method, offset, constantInstruction, replacementInstruction);
130 if (DEBUG)
132 debug(clazz, method, offset, constantInstruction, replacementInstruction);
156 if (DEBUG)
158 debug(clazz, method, offset, constantInstruction, replacementInstruction);
180 if (DEBUG)
182 debug(clazz, method, offset, constantInstruction, replacementInstruction);
236 private void debug(Clazz clazz,