aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4lookup_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use lookups for indexed accessesLars Knoll2014-01-201-0/+6
* Lookup::lookup should not return a Property pointerLars Knoll2014-01-201-1/+2
* Rework array handling for JS objectsLars Knoll2014-01-091-0/+1
* convert Managed::put() API to be GC safeLars Knoll2013-09-221-19/+19
* Convert lookups to use ReturnedValueLars Knoll2013-09-181-21/+21
* Optimise property lookups on primitive typesLars Knoll2013-09-021-1/+15
* Optimize setting new properties on objectsLars Knoll2013-08-181-1/+4
* Restructure source codeLars Knoll2013-08-081-0/+94