Home
last modified time | relevance | path

Searched refs:newInsn (Results 1 – 3 of 3) sorted by relevance

/external/desugar/java/com/google/devtools/build/android/desugar/
DLambdaDesugaring.java556 TypeInsnNode newInsn = new TypeInsnNode(Opcodes.NEW, internalName); in attemptAllocationBeforeArgumentLoads() local
559 instructions.insert(newInsn); in attemptAllocationBeforeArgumentLoads()
561 instructions.insert(insn, newInsn); in attemptAllocationBeforeArgumentLoads()
563 instructions.insert(newInsn, new InsnNode(Opcodes.DUP)); in attemptAllocationBeforeArgumentLoads()
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...