var t = function (f) { var x = f; x = arguments[1]; x = arguments[2]; }; function t(f) { var x = f; x = arguments[1]; x = arguments[2]; }