[Qt] Buildfix for "Zero out CopiedBlocks on initialization".
authorzherczeg@webkit.org <zherczeg@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 24 Feb 2012 13:38:30 +0000 (13:38 +0000)
committerzherczeg@webkit.org <zherczeg@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 24 Feb 2012 13:38:30 +0000 (13:38 +0000)
commit08411d92695f9348821371a40982e0c5d6e16dc3
tree8f0d420155bba9a5e68e31de7899fd60f063482a
parent49aa0f73f0561df47a4dbbcc28f6f0b6ef300594
[Qt] Buildfix for "Zero out CopiedBlocks on initialization".
https://bugs.webkit.org/show_bug.cgi?id=79199

Ruber stamped by Csaba Osztrogonác.

Temporary fix since the new member wastes a little space on
64 bit systems. Although it is harmless, it is only needed
for 32 bit systems.

* heap/CopiedBlock.h:
(CopiedBlock):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108779 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/JavaScriptCore/ChangeLog
Source/JavaScriptCore/heap/CopiedBlock.h