Function 对象创建新的函数。
0...n 属性
arguments 属性
callee 属性
caller 属性
constructor 属性
length 属性(函数)
prototype 属性
apply 方法
call 方法
toString 方法
valueOf 方法