Searched refs:longInfo (Results 1 – 3 of 3) sorted by relevance
123 int longInfo(long value) { in longInfo() method in ConstantPool
102 writeConst('J', pool.longInfo(value.asLong().value())); in writeConstElementValue()
125 output.writeShort(pool.longInfo(value.asLong().value())); in writeConstantValue()