byte-goto-if-nil-else-pop

byte-goto-if-nil-else-pop is a variable defined in `bytecomp.el'.
Its value is
133

  • This variable may be risky if used as a file-local variable.

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