aboutsummaryrefslogtreecommitdiffstats
path: root/qv4mm.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with clang on Mac OS XSimon Hausmann2013-01-031-1/+1
* Move the mark and inUse bits into the Managed classLars Knoll2013-01-031-46/+6
* Simplify and fix memory managementLars Knoll2013-01-031-11/+6
* Remove unused memory manager classesLars Knoll2013-01-031-26/+2
* Fix native stack traversalSimon Hausmann2012-12-171-1/+1
* Fix quadratic behavior in the memory managerLars Knoll2012-12-141-0/+2
* Add initial version of stack walkerSimon Hausmann2012-12-101-0/+13
* Fix gc on ia32Simon Hausmann2012-12-081-9/+6
* Add a MemoryManager, which does GC for the interpreter.Erik Verbruggen2012-12-081-0/+184