Searched refs:addLconst (Results 1 – 5 of 5) sorted by relevance
402 code.addLconst(param); in compile()
901 b.addLconst(0); in insertAfterHandler()
1506 bytecode.addLconst(-1); in atExpr()1717 bytecode.addLconst((long)1); in atPlusPlus()1803 bytecode.addLconst((long)1); in atPlusPlusCore()1906 bytecode.addLconst(value); in atIntConst()
578 public void addLconst(long n) { in addLconst() method in Bytecode
865 code.addLconst(-1L); in addMethodsHolder()