Protect a few constructors against self destruction
authorLars Knoll <lars.knoll@digia.com>
Thu, 10 Oct 2013 17:52:49 +0000 (19:52 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 11 Oct 2013 06:56:29 +0000 (08:56 +0200)
commit55d94de05881927d3e98cd58da6a9d4cdffad790
tree85fc4af390529e4b95db6298268c5b2cf6a4cfcd
parent40db24351b6a89a3fb30a4870afdf90a4b91663f
Protect a few constructors against self destruction

This gets most of qqmlecmascript to pass with aggressive and
exact garbage collection.

Change-Id: I93ecbfe55f62af68227cdf3b1ec2bd066f1cbdef
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/jsruntime/qv4argumentsobject.cpp
src/qml/qml/v8/qqmlbuiltinfunctions.cpp