var a=3,b=4;function h(a,b){return a+b};console.dir(h)
function h(a.b)
arguments: null 这个为啥是null
caller: null
length: 2
name: "h"
prototype:Object
__proto__: function()
<function scope>
叮当猫咪
相关分类