]> gitweb.factorcode.org Git - factor.git/commit
VM: instead of passing around the trace_contexts_p arg, just clear the contexts in...
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 12 Jan 2015 06:19:06 +0000 (06:19 +0000)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 15 Jan 2015 09:29:14 +0000 (09:29 +0000)
commit8ea1eea4e1909a2e461d3857154d7f4e6a84ad78
tree21e191c4ab6211115abbe37377a723689eeffd75
parent4d7bc4c1698e63b8c2bbe73ff1d13313c492eba3
VM: instead of passing around the trace_contexts_p arg, just clear the contexts in primitive_save_image_and_exit() it has the same effect but is simpler
vm/compaction.cpp
vm/full_collector.cpp
vm/gc.cpp
vm/image.cpp
vm/vm.hpp