aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4variantobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a StringRef for Managed::get()Lars Knoll2013-09-221-2/+2
* Cleanup Object::define*Property APILars Knoll2013-09-221-5/+5
* Don't use Value::emptyValue() anymore.Lars Knoll2013-09-221-1/+1
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-14/+14
* Remove more usages of Object::setPrototype()Lars Knoll2013-09-021-2/+1
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-4/+11
* Restructure source codeLars Knoll2013-08-081-0/+203