web-feature: arguments.callee
The callee property of the arguments variable in a non-strict function body’s local scope is the function that arguments belongs to.
The callee property of the arguments variable in a non-strict function body’s local scope is the function that arguments belongs to.