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

find

fun InsnList.find(opcode: Int): Any?

Find the first instruction node with the specified opcode

Parameters

opcode - The opcode to search