Home
last modified time | relevance | path

Searched refs:INVOKEVIRTUAL (Results 1 – 25 of 87) sorted by relevance

1234

/external/desugar/test/java/com/google/devtools/build/android/desugar/
DBug62060793TestDataGenerator.java44 import static org.objectweb.asm.Opcodes.INVOKEVIRTUAL;
187 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/String", in createClass()
193 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/String", in createClass()
202 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
205 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
208 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
211 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
214 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
217 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
220 mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/StringBuilder", in createClass()
[all …]
DCoreLibrarySupportTest.java152 Opcodes.INVOKEVIRTUAL, in testGetCoreInterfaceRewritingTarget_emulatedDefaultMethod()
196 Opcodes.INVOKEVIRTUAL, in testGetCoreInterfaceRewritingTarget_emulatedImplementationMoved()
240 Opcodes.INVOKEVIRTUAL, in testGetCoreInterfaceRewritingTarget_abstractMethod()
330 Opcodes.INVOKEVIRTUAL, in testGetCoreInterfaceRewritingTarget_renamed()
425 Opcodes.INVOKEVIRTUAL, in testGetCoreInterfaceRewritingTarget_excludedMethodIgnored()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
DTryWithResourcesEcjFilterTest.java184 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun2$Resource", "close", in ecj()
198 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun2$Resource", "close", in ecj()
209 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun2$Resource", "close", in ecj()
228 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in ecj()
237 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun2$Resource", "close", in ecj()
248 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun2$Resource", "close", in ecj()
267 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in ecj()
276 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun2$Resource", "close", in ecj()
297 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in ecj()
461 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun$Resource", "close", in ecj_noFlowOut()
[all …]
DStringSwitchJavacFilterTest.java44 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in createFirstSwitch()
53 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in createFirstSwitch()
66 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in createFirstSwitch()
79 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in createFirstSwitch()
124 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in should_not_filter_code_generated_by_ECJ()
131 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_not_filter_code_generated_by_ECJ()
138 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_not_filter_code_generated_by_ECJ()
149 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_not_filter_code_generated_by_ECJ()
DTryWithResourcesJavacFilterTest.java392 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in javac_7_8()
416 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun$Resource1", "close", in javac_7_8()
423 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in javac_7_8()
430 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun$Resource1", "close", in javac_7_8()
469 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in javac_7_8()
507 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun$Resource1", "close", in javac_7_8()
514 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in javac_7_8()
521 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Fun$Resource1", "close", in javac_7_8()
631 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "Resource", "close", "()V", in javac9_omitted_null_check()
640 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in javac9_omitted_null_check()
[all …]
DStringSwitchEcjFilterTest.java53 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in should_filter()
62 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter()
69 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter()
81 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter()
128 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in should_filter_when_default_is_first()
138 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter_when_default_is_first()
DKotlinWhenStringFilterTest.java54 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in should_filter()
64 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter()
73 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter()
82 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/String", "equals", in should_filter()
DAbstractMatcherTest.java142 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "owner", "name", "()V", false); in nextIsInvoke()
151 matcher.nextIsInvoke(Opcodes.INVOKEVIRTUAL, "another_owner", "name", in nextIsInvoke()
157 matcher.nextIsInvoke(Opcodes.INVOKEVIRTUAL, "owner", "another_name", in nextIsInvoke()
163 matcher.nextIsInvoke(Opcodes.INVOKEVIRTUAL, "owner", "name", in nextIsInvoke()
169 matcher.nextIsInvoke(Opcodes.INVOKEVIRTUAL, "owner", "name", "()V"); in nextIsInvoke()
174 matcher.nextIsInvoke(Opcodes.INVOKEVIRTUAL, "owner", "name", "()V"); in nextIsInvoke()
DTryWithResourcesJavac11FilterTest.java68 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in without_null_check()
124 m.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in with_null_check()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DINVOKEVIRTUAL.java36 public class INVOKEVIRTUAL extends InvokeInstruction { class
42 INVOKEVIRTUAL() { in INVOKEVIRTUAL() method in INVOKEVIRTUAL
46 public INVOKEVIRTUAL(final int index) { in INVOKEVIRTUAL() method in INVOKEVIRTUAL
47 super(Const.INVOKEVIRTUAL, index); in INVOKEVIRTUAL()
DInstructionFactory.java101 case Const.INVOKEVIRTUAL: in createInvoke()
102 return new INVOKEVIRTUAL(index); in createInvoke()
151 il.append(new INVOKEVIRTUAL(println)); in createPrintln()
243 return createInvoke(append_mos[0], Const.INVOKEVIRTUAL); in createAppend()
254 return createInvoke(append_mos[t], Const.INVOKEVIRTUAL); in createAppend()
257 return createInvoke(append_mos[1], Const.INVOKEVIRTUAL); in createAppend()
/external/apache-commons-bcel/src/examples/
DHelloWorldBuilder.java117 new Type[]{Type.STRING}, Constants.INVOKEVIRTUAL)); in main()
120 Type.STRING, Type.NO_ARGS, Constants.INVOKEVIRTUAL)); in main()
135 …ke("java.io.PrintStream", "println", Type.VOID, new Type[]{Type.OBJECT}, Constants.INVOKEVIRTUAL)); in main()
156 Constants.INVOKEVIRTUAL)); in main()
159 Constants.INVOKEVIRTUAL)); in main()
163 Constants.INVOKEVIRTUAL)); in main()
DProxyCreator.java28 import org.apache.bcel.generic.INVOKEVIRTUAL;
110 il.append(new INVOKEVIRTUAL(println)); in main()
Dhelloify.java31 import org.apache.bcel.generic.INVOKEVIRTUAL;
107 patch.append(new INVOKEVIRTUAL(println)); in helloifyMethod()
/external/apache-commons-bcel/src/examples/Mini/
DASTProgram.java32 import org.apache.bcel.generic.INVOKEVIRTUAL;
228 il.append(new INVOKEVIRTUAL(cp.addMethodref("java.io.PrintStream", in byte_code()
232 il.append(new INVOKEVIRTUAL(cp.addMethodref("java.io.BufferedReader", in byte_code()
265 il.append(new INVOKEVIRTUAL(cp.addMethodref("java.lang.StringBuffer", in byte_code()
269 il.append(new INVOKEVIRTUAL(cp.addMethodref("java.lang.StringBuffer", in byte_code()
273 il.append(new INVOKEVIRTUAL(cp.addMethodref("java.io.PrintStream", in byte_code()
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DOldClassInstrumentor.java254 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Long.class), "long… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
258 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Float.class), "flo… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
262 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Double.class), "do… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
266 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Boolean.class), "b… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
270 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Integer.class), "i… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
274 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Short.class), "sho… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
278 …instructions.add(new MethodInsnNode(Opcodes.INVOKEVIRTUAL, Type.getInternalName(Byte.class), "byte… in interceptInvokeVirtualMethodWithoutInvokeDynamic()
DProxyMaker.java6 import static org.objectweb.asm.Opcodes.INVOKEVIRTUAL;
70 … m.visitMethodInsn(INVOKEVIRTUAL, targetName, targetMethod, proxyMethod.getDescriptor(), false); in createProxyFactory()
/external/desugar/java/com/google/devtools/build/android/desugar/
DObjectsRequireNonNullMethodRewriter.java19 import static org.objectweb.asm.Opcodes.INVOKEVIRTUAL;
63 INVOKEVIRTUAL, "java/lang/Object", "getClass", "()Ljava/lang/Class;", false); in visitMethodInsn()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
DStringSwitchJavacFilter.java71 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in match()
77 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/String", in match()
DStringSwitchEcjFilter.java49 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in match()
77 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/String", in match()
DKotlinWhenStringFilter.java49 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/String", "hashCode", in match()
77 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/String", in match()
DTryWithResourcesJavac11Filter.java80 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in match()
126 && cursor.getOpcode() != Opcodes.INVOKEVIRTUAL) { in nextIsClose()
DTryWithResourcesJavacFilter.java219 nextIsInvoke(Opcodes.INVOKEVIRTUAL, "java/lang/Throwable", in nextIsJavacClose()
237 && cursor.getOpcode() != Opcodes.INVOKEVIRTUAL) { in nextIsClose()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DURLStreamHandlerRuntime.java100 mv.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/net/URL", in generateDataAccessor()
113 mv.visitMethodInsn(Opcodes.INVOKEVIRTUAL, "java/lang/Object", "equals", in generateDataAccessor()
/external/javassist/src/main/javassist/convert/
DTransformCall.java76 || c == INVOKESTATIC || c == INVOKEVIRTUAL) { in transform()
123 if (newMethodIsPrivate && c == INVOKEVIRTUAL) in match()

1234