diff options
author | Erik Verbruggen <[email protected]> | 2016-10-07 13:47:52 +0200 |
---|---|---|
committer | Erik Verbruggen <[email protected]> | 2016-10-07 12:47:24 +0000 |
commit | a6be2d77aa6dc9f834b971eaff749a02cf982525 (patch) | |
tree | f147298d1a526eb0405f1b2e5ebaad5aa06c8681 /src/qml/jsruntime/qv4jsonobject.cpp | |
parent | 57c9d6969ac474177c77d5ea59768b39620a3b2f (diff) |
V4: Move zero-initialization of heap items into the header file
This allows for a compiler to do dead-store elimination for zero-
initialized memory that gets overwritten directly after the allocated
chunk is returned.
Change-Id: I6493aae8fdabc2306e7cfa1233f917b1775c4451
Reviewed-by: Simon Hausmann <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4jsonobject.cpp')
0 files changed, 0 insertions, 0 deletions