Do not sort the vector of chunks
authorFrank Meerkoetter <frank.meerkoetter@basyskom.com>
Tue, 11 Aug 2015 20:01:55 +0000 (22:01 +0200)
committerFrank Meerkoetter <frank.meerkoetter@basyskom.com>
Tue, 11 Aug 2015 20:51:00 +0000 (20:51 +0000)
commit92624025eab667e096eb13993fa7ca7c5534e0ff
tree70b160e7dfcc53ac12ba00c3cb5459ea0cb76018
parenta2ccdd33888cb0eb4516089d3418dd01c8cca25c
Do not sort the vector of chunks

I don't see why the vector needs to be sorted by the base()
addresses of the contained PageAllocations.

Change-Id: I31946a50075c64d01c6de98964ea42ebfc936c68
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/memory/qv4mm.cpp