Searched refs:addLconst (Results 1 – 6 of 6) sorted by relevance
423 code.addLconst(param); in compile()
1000 b.addLconst(0); in insertAfterHandler()
1574 bytecode.addLconst(-1); in atExpr()1786 bytecode.addLconst(1); in atPlusPlus()1872 bytecode.addLconst(1); in atPlusPlusCore()1980 bytecode.addLconst(value); in atIntConst()
587 public void addLconst(long n) { in addLconst() method in Bytecode
112 code.addLconst(1); in test2byteLocalVar()
1053 code.addLconst(SERIAL_VERSION_UID_VALUE); in addClassInitializer()