branchIfTrueInsn

fun branchIfTrueInsn(labelCode: Int)

Branches to the label if the top value of the stack is true (according to the truth rules).

Stack Inputs: (value)

Stack Outputs: ()