Searched refs:else_code (Results 1 – 1 of 1) sorted by relevance
164 InstructionList else_code = new InstructionList(); in byte_code() local167 else_expr.byte_code(else_code, method, cp); in byte_code()175 i.setTarget(il.append(else_code)); in byte_code()