byte-compile-noruntime-functions

byte-compile-noruntime-functions is a variable defined in `bytecomp.el'.
Its value is
nil

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

Documentation:
Alist of functions called that may not be defined when the compiled code is run.
Used for warnings about calling a function that is defined during compilation
but won't necessarily be defined when the compiled file is loaded.