for(property in object)
This test is a measure of raw for(var in obj)-loop performance. It iterates through a Array object of length 4000.
for(var in obj)