The length of a function is the number of declared arguments, excluding any rest parameter .
From MDN:
length is a property of a function object and indicates how many arguments the function expects, i.e. number of formal parameters. This number does not include the rest parameter.
Object, .
, Object ES , 1:
length ( 1)
(, , , , Array fromCharCode)
, ( ) .