compile-defun
compile-defun is an interactive autoloaded compiled Lisp function in `bytecomp.el
'.
(compile-defun &optional ARG)
Compile and evaluate the current top-level form.
Print the result in the echo area.
With argument ARG, insert value in current buffer after the form.