]> gitweb.factorcode.org Git - factor.git/commit
VM: use a free_list_allocator for the callbacks, that way they can
authorBjörn Lindqvist <bjourne@gmail.com>
Tue, 9 Sep 2014 15:56:56 +0000 (17:56 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 29 Sep 2014 14:30:20 +0000 (07:30 -0700)
commit85dade6914edca9dc0edaa9af2794a0878fd701e
tree9f38a8cd28643e7f1573ce75c969e1ff3d49af3f
parent4015565cf6a341204d493ece768a015185a638e4
VM: use a free_list_allocator for the callbacks, that way they can
individually be freed
vm/callbacks.cpp
vm/callbacks.hpp
vm/slot_visitor.hpp