Fix GC issues with usage of raw RegExp pointers
authorLars Knoll <lars.knoll@digia.com>
Tue, 15 Oct 2013 13:00:24 +0000 (15:00 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 15 Oct 2013 18:57:37 +0000 (20:57 +0200)
commitb538231cb2409d9d6eb87161930b53b004aed3ac
tree7a8bc0d0a2d4349f963459325294ea49a6b1b1fb
parente20253ed7a11ac65594ca88c933739d6c01b446d
Fix GC issues with usage of raw RegExp pointers

Properly protect them through Scoped values.

Change-Id: I5a0a1d5580d55ecff493419baa8959751a65f1d3
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/jsruntime/qv4engine.cpp
src/qml/jsruntime/qv4engine_p.h
src/qml/jsruntime/qv4regexpobject.cpp
src/qml/jsruntime/qv4regexpobject_p.h