function fn() { var _arguments = arguments; var inner = function () { console.log(_arguments); }; }