function fn() { var _this = this; var inner = function () { console.log(_this); }; }