Searched defs:storeLocal (Results 1 – 2 of 2) sorted by relevance
318 String storeLocal = generator.storeLocal(local); in testStoreLocal() local328 String storeLocal = generator.storeLocal(local, Type.INT_TYPE); in testStoreLocal_withType() local953 public String storeLocal(final int local) { in storeLocal() method in GeneratorAdapterTest.Generator958 public String storeLocal(final int local, final Type type) { in storeLocal() method in GeneratorAdapterTest.Generator
608 public void storeLocal(final int local) { in storeLocal() method in GeneratorAdapter619 public void storeLocal(final int local, final Type type) { in storeLocal() method in GeneratorAdapter