]> gitweb.factorcode.org Git - factor.git/commit
VM: rename of collect_growing_heap_op and collect_growing_heap()
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 12 Oct 2016 23:46:52 +0000 (01:46 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 13 Oct 2016 00:13:09 +0000 (02:13 +0200)
commitaace892527cb02d73e7c599e25bcfcc6a3e01a13
treed44216c682b675cb349e83ce87ea4671ba3b6a13
parent55e6ccb7081717f146f717841c5e792a48c7b211
VM: rename of collect_growing_heap_op and collect_growing_heap()

The idea is to "make room" for collect_growing_code_heap_op and
collect_growing_code_heap() to enable code heap growth.
vm/allot.hpp
vm/compaction.cpp
vm/full_collector.cpp
vm/gc.cpp
vm/gc.hpp
vm/vm.hpp