aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit
Commit message (Expand)AuthorAgeFilesLines
* Determine whether or not an object literal requires a sparse array at compile...Simon Hausmann2014-02-243-6/+6
* Clean up object literal handling with integral indicesSimon Hausmann2014-02-243-32/+59
* Smaller cleanupLars Knoll2014-02-232-15/+7
* Clean up our internal namespacesLars Knoll2014-02-2310-659/+647
* Move binops out of the iselLars Knoll2014-02-227-459/+612
* Move unops into it's own fileLars Knoll2014-02-225-33/+233
* Move the Assembler class into it's own fileLars Knoll2014-02-225-1703/+1856
* Move JIT infrastructure into it's own directoryLars Knoll2014-02-225-0/+6000