diff options
author | Lars Knoll <[email protected]> | 2013-12-05 14:44:46 +0100 |
---|---|---|
committer | The Qt Project <[email protected]> | 2014-01-03 17:09:14 +0100 |
commit | 658a15a075de2b5a77c1d1b4455eaf0ea0f81f47 (patch) | |
tree | 1dab8c78438b8a89ba1917aea26b4b1be9a71507 /src/qml/jsruntime/qv4mathobject.cpp | |
parent | 74ef33c8818544ef64288ab7193897a96413216e (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 <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4mathobject.cpp')
0 files changed, 0 insertions, 0 deletions