diff options
author | Simon Hausmann <[email protected]> | 2018-08-03 15:09:20 +0200 |
---|---|---|
committer | Lars Knoll <[email protected]> | 2018-08-05 09:56:04 +0000 |
commit | 7d183691a9ad95e1e1fafb611f83f42ba607bf5d (patch) | |
tree | fe553ffbe03d6dc8bdcae9991f01aae0ccfc02cf /src/qml/jsruntime/qv4stringobject.cpp | |
parent | c8daa17e9f4e753537a7069ad9bc27acd32bd29c (diff) |
Simplify chunk sweeping code
Instead of collecting the empty chunks after sweeping in a separate
vector, partition the chunks into non-empty and empty ones and erase the
second half after freeing them.
Change-Id: I7896c167b8b09a01b124dcdcb1eba8ddc0eef7f4
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4stringobject.cpp')
0 files changed, 0 insertions, 0 deletions