aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilercontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Store arguments in the stack frame before the locals/tempsErik Verbruggen2017-08-031-1/+1
* Limit the amount of escaping variablesLars Knoll2017-07-041-4/+6
* Properly calculate escaping variablesLars Knoll2017-07-041-8/+8
* Split up qv4codegen into several filesLars Knoll2017-07-031-0/+286