Function JavaScript Tutorial

The caller property contains the Arguments object of the calling function.
If the given function was not executed from another function, arguments.caller is null.