Remove exceptions support from QtQml
authorChris Adams <christopher.adams@nokia.com>
Mon, 21 May 2012 23:52:57 +0000 (09:52 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 25 May 2012 01:21:48 +0000 (03:21 +0200)
commit8c68dcd2aa98f12d4e5c731dbc04a49c05917ed8
treec23dc23889df114478692f95ddec6185d94bc769
parent0c6c4ffacc6e9ff57e041329e4952fd61ad0717c
Remove exceptions support from QtQml

Previously, the sequence wrapper handled std::alloc exceptions.
This commit removes that handling, as there are many other ways
to use up all of the available address space memory which aren't
handled (eg, loading lots of large images), and exception support
causes a large overhead.

See a1151929fffc765e128d72d170342020b34dd0b3 for more information.

Change-Id: I68c9d7744e7dcece7b3112352e01ac71ead12f62
Reviewed-by: Glenn Watson <glenn.watson@nokia.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/qml/qml.pro
src/qml/qml/v8/qv8sequencewrapper_p_p.h