]> gitweb.factorcode.org Git - factor.git/commit
Instead of bumping the definition counter every time in the VM, bump it only if stack...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Fri, 13 Nov 2009 09:52:14 +0000 (03:52 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Fri, 13 Nov 2009 09:52:14 +0000 (03:52 -0600)
commit86da8ebed9e6d2bce102b69886f5554e9d86dba6
tree37ab65d9d39bcfa0115977d205491246686636a4
parent720c4124314a86153074155fce70dca33f24c141
Instead of bumping the definition counter every time in the VM, bump it only if stack effects changed or macros were redefined
basis/compiler/tree/propagation/call-effect/call-effect.factor
basis/macros/macros.factor
core/compiler/units/units.factor
vm/code_heap.cpp
vm/vm.hpp