aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4regexp.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-12-05 14:44:46 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-03 17:09:14 +0100
commit658a15a075de2b5a77c1d1b4455eaf0ea0f81f47 (patch)
tree1dab8c78438b8a89ba1917aea26b4b1be9a71507 /src/qml/jsruntime/qv4regexp.cpp
parent74ef33c8818544ef64288ab7193897a96413216e (diff)
Clear out memory in the GC, not when constructing objects
Object construction shouldn't need to zero initialize itself, let's rather do this in the GC, where we can use fast memset's. Change-Id: I2f9efa1729183b0d737de5a84f92af319b2c5631 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsruntime/qv4regexp.cpp')
0 files changed, 0 insertions, 0 deletions