ad-activate-advised-definition

ad-activate-advised-definition is a compiled Lisp function in `advice.el'.

(ad-activate-advised-definition FUNCTION COMPILE)

Redefine FUNCTION with its advised definition from cache or scratch.
The resulting FUNCTION will be compiled if `ad-should-compile' returns t.
The current definition and its cache-id will be put into the cache.