]> gitweb.factorcode.org Git - factor.git/commit
VM: the clear_mark_bits methods are only called once -- make the calls inline instead
authorBjörn Lindqvist <bjourne@gmail.com>
Fri, 9 Jan 2015 21:28:16 +0000 (21:28 +0000)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 15 Jan 2015 09:29:14 +0000 (09:29 +0000)
commit693e8ad33ac8ed08bf56a022d46e117143698d02
tree7a168635e6d11270f37d5fa53faad659cace2813
parentfb9fa12cddc39d2d2e463e3137cc37e3cced2d16
VM: the clear_mark_bits methods are only called once -- make the calls inline instead
vm/code_heap.cpp
vm/code_heap.hpp
vm/full_collector.cpp
vm/tenured_space.hpp