aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/memory/qv4mmdefs_p.h
Commit message (Expand)AuthorAgeFilesLines
* Re-enable QML memory profilingUlf Hermann2017-11-231-2/+2
* Move the EngineBase class into it's own header fileLars Knoll2017-05-191-35/+0
* Move a few more members from ExecutionEngine to EngineBaseLars Knoll2017-05-191-0/+8
* Free up completely empty Chunks, and return the memory to the OSLars Knoll2017-05-191-1/+5
* Complete transition to standard layout classes for JIT accessSimon Hausmann2017-03-211-0/+8
* Fix running of 32-bit JIT code generated on 64-bit hostsSimon Hausmann2017-03-171-0/+20
* New garbage collectorLars Knoll2017-01-251-1/+8
* Add data structures that will get used for the new garbage collectorLars Knoll2017-01-251-0/+255