]> gitweb.factorcode.org Git - factor.git/commit
VM: removing the 1-arg overload of iterate() (better to be explicit about the fixup)
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 22 Sep 2016 15:03:38 +0000 (17:03 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 22 Sep 2016 15:03:38 +0000 (17:03 +0200)
commitd71bd83f5726b2cae03e0c1933adde51a6aa260a
tree951b46a06eee97a9efc22c5526d2fcded79c9776
parent764a60446710b49b13f14f742743d713fd11641b
VM: removing the 1-arg overload of iterate() (better to be explicit about the fixup)
vm/code_heap.cpp
vm/compaction.cpp
vm/debug.cpp
vm/free_list.hpp
vm/slot_visitor.hpp
vm/vm.hpp