Add flag to the engine to enable/disable RegExp JITting.
authorErik Verbruggen <erik.verbruggen@me.com>
Tue, 7 May 2013 09:54:45 +0000 (11:54 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 8 May 2013 11:15:38 +0000 (13:15 +0200)
commit056f1ba351e233e5c3ac7b43d1e7e561dcc93ffb
tree24c89819c6b553e1c350b19edbf158e877b75446
parentd0148d8fc18e75c0d3d7a484112cd37d215d7799
Add flag to the engine to enable/disable RegExp JITting.

Change-Id: I4b632e6f8ab7cf20576f94764ed506de8be63efb
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/3rdparty/masm/masm-defs.pri
src/qml/qml/v4/moth/qv4isel_moth_p.h
src/qml/qml/v4/qv4engine.cpp
src/qml/qml/v4/qv4isel_masm_p.h
src/qml/qml/v4/qv4isel_p.h
src/qml/qml/v4/qv4regexp.cpp
tools/v4/main.cpp