P plm20 New Member Mar 31, 2013 #1 why dont Object.getOwnPropertyNames() not return call and apply method of the function?\[code\] function arr(){}; Object.getOwnPropertyNames(arr);//output:arguments,length,prototype,caller only\[/code\]
why dont Object.getOwnPropertyNames() not return call and apply method of the function?\[code\] function arr(){}; Object.getOwnPropertyNames(arr);//output:arguments,length,prototype,caller only\[/code\]