Every global variable in javascript is a property of \'window\'
Apparently all local variable (aswell as arguments) are stored as properties of the \'Call object\' (
You get an implicit array called "arguments" in every function but beside this there is no such thing.