(function foo(){ alert(/\s\w+/.exec(arguments.callee.toString())[0]); })(); (function(){ alert(/\s\w+/.exec(arguments.callee.toString())[0]); })();