public caller : Object
A reference to the function that called the currently executing function, or null if it wasn't called from another function.
See also
callee (arguments.callee property)