Variable: byte-compile-depth
byte-compile-depth is a variable defined in bytecomp.el.gz.
Value
0
Documentation
Current depth of execution stack.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(defvar byte-compile-depth 0 "Current depth of execution stack.")