Searched refs:addCheckcast (Results 1 – 5 of 5) sorted by relevance
193 code.addCheckcast(wrapper); in compileReturn()201 code.addCheckcast(type); in compileReturn()
671 code.addCheckcast(wrapper); in compileUnwrapValue()677 code.addCheckcast(type); in compileUnwrapValue()
1434 bytecode.addCheckcast(toClass); in atCastExpr()
821 public void addCheckcast(CtClass c) { in addCheckcast() method in Bytecode831 public void addCheckcast(String classname) { in addCheckcast() method in Bytecode
1576 code.addCheckcast(wrapper); in addUnwrapper()1583 code.addCheckcast(type.getName()); in addUnwrapper()