Searched refs:addCheckcast (Results 1 – 5 of 5) sorted by relevance
184 code.addCheckcast(wrapper); in compileReturn()192 code.addCheckcast(type); in compileReturn()
658 code.addCheckcast(wrapper); in compileUnwrapValue()664 code.addCheckcast(type); in compileUnwrapValue()
1371 bytecode.addCheckcast(toClass); in atCastExpr()
812 public void addCheckcast(CtClass c) { in addCheckcast() method in Bytecode822 public void addCheckcast(String classname) { in addCheckcast() method in Bytecode
1308 code.addCheckcast(wrapper); in addUnwrapper()1315 code.addCheckcast(type.getName()); in addUnwrapper()