Variable: byte-goto-if-nil-else-pop

Byte code opcode to examine top-of-stack, jump and don't pop it if it's nil,
otherwise pop it.