Searched refs:then_code (Results 1 – 1 of 1) sorted by relevance
163 InstructionList then_code = new InstructionList(); in byte_code() local166 then_expr.byte_code(then_code, method, cp); in byte_code()173 il.append(then_code); in byte_code()