Searched defs:instructions (Results 1 – 2 of 2) sorted by relevance
105 InsnList instructions = mn.instructions; in visitEnd() local190 InsnList instructions = mn.instructions; in insertMethodCallBefore() local210 InsnList instructions = mn.instructions; in insertMethodCallAfter() local236 InsnList instructions = mn.instructions; in updateCatchHandler() local
87 threadInstructions.mapIndexed { threadIndex, instructions -> in <lambda>() method