booster / com.didiglobal.booster.transform.asm / org.objectweb.asm.tree.InsnList / findAll

findAll

fun InsnList.findAll(vararg opcodes: Int): <ERROR CLASS>

Find all of instruction nodes with the specified opcode

Parameters

opcodes - The opcode to search