SyntaxFix
Write A Post
Hire A Developer
Questions
An updated answer to this can can be found over at this answer: https://stackoverflow.com/a/2161470/632495
and, if you don't feel like clicking:
function test() { var z = arguments.callee.name; console.log(z); }