summaryrefslogtreecommitdiff
path: root/src/qml/jsruntime/qv4persistent.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move PersistenValue and WeakValue into it's own fileLars Knoll2014-02-051-0/+255
They deserve having their own set of files, and it helps reduce dependencies. Change-Id: Ifd4394f88ef51cbccc61bf92dd20636f570141d9 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>