Searched refs:u2AtPut (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/indify/
H A DIndify.java427 i2.u2AtPut(-2, con.index);
428 i2.u2AtPut(0, (short)0);
435 i.u2AtPut(1, con.index);
1876 public void u2AtPut(int pos, int x) { method in class:Indify.Instruction

Completed in 35 milliseconds