aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4objectiterator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split ManagedVTable into two classesLars Knoll2014-01-211-2/+2
* Don't return a Property pointer in Object::advanceIteratorLars Knoll2014-01-201-2/+0
* Remove Property * return value from ObjectIteratorLars Knoll2014-01-201-1/+1
* Move Managed::type and some flags into the vtableLars Knoll2014-01-031-1/+1
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-1/+1
* Refactor marking GC'ed objectsLars Knoll2013-11-051-1/+1
* Fix ObjectIterator API to be GC safeLars Knoll2013-10-021-6/+28
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-2/+2
* Restructure source codeLars Knoll2013-08-081-0/+87