branchIfFalseInsn

fun branchIfFalseInsn(labelCode: Int)

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

Stack Inputs: (value)

Stack Outputs: ()