aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4jsir_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-201-2/+3
|\
| * Store the file name per compilation unit, not per compiled functionSimon Hausmann2013-08-151-2/+3
* | Add linear scan register allocation.Erik Verbruggen2013-08-191-1/+3
* | Move arguments object creation into the generated codeLars Knoll2013-08-171-1/+2
* | Make some clone methods statically accessible.Erik Verbruggen2013-08-141-0/+27
* | Change post-increment/-decrement to not use a built-in.Erik Verbruggen2013-08-131-2/+2
|/
* Fix leaks in Phi nodes in the V4 IRSimon Hausmann2013-08-131-5/+1
* Fix leak of QString in V4 IRSimon Hausmann2013-08-121-3/+3
* Restructure source codeLars Knoll2013-08-081-0/+890