byte-compile-eval

byte-compile-eval is a compiled Lisp function in `bytecomp.el'.

(byte-compile-eval FORM)

Eval FORM and mark the functions defined therein.
Each function's symbol gets added to `byte-compile-noruntime-functions'.