Searched refs:addDconst (Results 1 – 4 of 4) sorted by relevance
1774 bytecode.addDconst(1.0); in atPlusPlus()1880 bytecode.addDconst(1.0); in atPlusPlusCore()1989 bytecode.addDconst(d.get()); in atDoubleConst()
637 public void addDconst(double d) { in addDconst() method in Bytecode
992 b.addDconst(0.0); in insertAfterHandler()
124 code.addDconst(1.0); in test2byteLocalVar()