Refcount the compilation unit and remove refcount from runtime function
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 16 Aug 2013 15:25:58 +0000 (17:25 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 16 Aug 2013 17:18:48 +0000 (19:18 +0200)
commit0f0e7443aea0d9a203b380bec708c485a01450e0
treec34a687f99964d9d97c535e6c3cf1fdc232aaebf
parentbb8d91829c12b7742205eb96a0e8fbcc164c5e91
Refcount the compilation unit and remove refcount from runtime function

Change-Id: Iaa2f96a6814f1b39589ffcfe3c84e3c229e25f1f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qv4compileddata.cpp
src/qml/compiler/qv4isel_p.cpp
src/qml/jsruntime/qv4function.cpp
src/qml/jsruntime/qv4function_p.h
src/qml/jsruntime/qv4functionobject.cpp
src/qml/jsruntime/qv4script.cpp
tools/v4/main.cpp