Class arguments
TopLevel
Class arguments
Object
arguments
The arguments of a function.
See Also:
Properties
callee  :  Object
A reference to the function that is currently executing.
length  :  Number
The number of arguments passed to the function.
Constructor Summary
Method Summary
Constructor Detail
arguments
public arguments()