Allow maximum block size to be specified as an environment variable.
authorMichael Brasser <michael.brasser@live.com>
Thu, 20 Feb 2014 16:43:09 +0000 (10:43 -0600)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 13 Mar 2014 15:39:34 +0000 (16:39 +0100)
commitf3a917644253347bcb7041fd9fc3b1570184b5f4
treecf7c3295d600a0788d27d09707e23daedb05faa5
parent11e9c49e5420bf749e4da48b1f14fa7dc9e4716f
Allow maximum block size to be specified as an environment variable.

A smaller maximum block size helps limit RAM usage on constrained
systems, at the cost of more frequent garbage collection.

Change-Id: Iba07d9cc628e3178dfaad35664c631844540bc9d
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/jsruntime/qv4mm.cpp