One piece of information that I think would be useful to add to JavaScript documentation is to show what the Big O time complexity of the functions are, especially with Arrays.
Some may be different across browsers but I think it would be helpful for many people.