The front end Record the knowledge points of learning JS (the second day) December 28, 2023 by Iain Allen No Comments Arguments is not really an array; it is a Arguments object 2.Function.length is the number of parameters and arguments.length is the number of arguments. 3.f.prototype.constructor = f; 4 5 6.splice 7.unshift shift