aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4internalclass_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Reserve a double slot for accessor propertiesLars Knoll2014-03-071-1/+5
* Remove setVTable calls in performance critical areasLars Knoll2013-12-041-0/+1
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-2/+11
* Greatly reduce memory consumed by QQmlEngine instancesLars Knoll2013-11-191-6/+92
* Cleanup API of Safe<T>Lars Knoll2013-10-021-0/+2
* Use StringRef for most methods in ObjectLars Knoll2013-09-221-1/+1
* Add the object's prototype to the InternalClass structureLars Knoll2013-09-021-2/+9
* Restructure source codeLars Knoll2013-08-081-0/+154