]> gitweb.factorcode.org Git - factor.git/commit
VM: the aging_collector and nursery_collector classes aren't needed because they...
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 1 Dec 2014 20:26:46 +0000 (21:26 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 4 Dec 2014 18:23:33 +0000 (10:23 -0800)
commit93134b949fbecc4719b85316918e7632717df93a
treeca52ad87bc070df5775d14e57ea1039168ab18c1
parent423e9835148a59dc50348786d4c45423faa6c9c1
VM: the aging_collector and nursery_collector classes aren't needed because they are just simple instatiations of copying_collector
vm/aging_collector.cpp
vm/aging_collector.hpp
vm/nursery_collector.cpp
vm/nursery_collector.hpp