var t = function () { var x = arguments[0]; var y = arguments[1]; }; function t() { var x = arguments[0]; var y = arguments[1]; }