Variable: byte-goto-if-nil
byte-goto-if-nil is a variable defined in bytecomp.el.gz.
Value
131
Documentation
Byte code opcode to pop value and jump if it's nil.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz