aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4value.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Convert methods in qv4runtime to use Returned<X>Lars Knoll2013-09-181-1/+1
* Extend the ReturnedValue mechanism to pointers to Managed objectsLars Knoll2013-09-181-1/+1
* Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-6/+0
* Rename QV4::ValueScope to QV4::ScopeLars Knoll2013-09-181-3/+3
* Use a ReturnedValue for Managed::call()Lars Knoll2013-09-181-0/+15
* Use a ReturnedValue when converting to String or ObjectLars Knoll2013-09-121-13/+45
* Continue conversion to using scoped valuesLars Knoll2013-09-111-10/+75
* Restructure source codeLars Knoll2013-08-081-0/+403