I'm trying to use JSON.strigify() on my object (see screenshot).
However I get result which I'm not expecting, object indexes are in wrong order.
Full stringified json, you can see here: http://vpaste.net/LqNlq
As you can see first index is 9:0, but not 8:0 as expected.
What's the problem here ?
