diff options
author | Lars Knoll <lars.knoll@digia.com> | 2013-11-02 18:39:55 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-11-05 22:23:25 +0100 |
commit | cb7948caec77b282adabbbdc1a6900be5830021c (patch) | |
tree | 6b6cb66a13c14df91bab76485943aa923ec3deff /src/qml/jsruntime/qv4functionobject.cpp | |
parent | 26db9863f18d7f7e89cec88b720e4fb4c674dd5b (diff) | |
download | qtdeclarative-cb7948caec77b282adabbbdc1a6900be5830021c.tar.gz |
Don't run the GC too often
Some test cases were badly trashing the GC, running it
way too often. Fix this by only running the GC after
we allocated more than 50% of the amount of available
items.
Change-Id: Icfe6d0730552ef2298963de706213ebc9e3e342c
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsruntime/qv4functionobject.cpp')
0 files changed, 0 insertions, 0 deletions