aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilercontrolflow_p.h
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Store the actual string for name in ReferenceLars Knoll2017-08-211-2/+1
* Don't use a return value register for regular functionsErik Verbruggen2017-08-181-19/+55
* More consistent naming of instructions and runtime methodsLars Knoll2017-08-101-5/+5
* Refactor context handlingLars Knoll2017-08-101-5/+19
* Where applicable, rename Temp* to Register*Erik Verbruggen2017-08-031-4/+4
* Rename a number of types from Temp(orary) to StackSlotErik Verbruggen2017-08-031-11/+11
* Introduce an accumulator in the interpreter, and change instructionsErik Verbruggen2017-08-021-22/+16
* Don't create unwind handlers for things we can't unwind toLars Knoll2017-08-021-1/+4
* Split up qv4codegen into several filesLars Knoll2017-07-031-0/+421