byte-goto-if-not-nil-else-pop
byte-goto-if-not-nil-else-pop
is a variable defined in `
bytecomp.el
'. Its value is
134
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 non nil, otherwise pop it.