]> gitweb.factorcode.org Git - factor.git/commit
_gc instruction doesn't need slot to hold GC root area size, since that's just tagged...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 9 Aug 2009 08:08:13 +0000 (03:08 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 9 Aug 2009 08:08:13 +0000 (03:08 -0500)
commitcc5476c823e569a7d124b842ae85cdaf356a2ee0
treec7dbd6dc4204bf43a12685acb8c63041b7740fea
parent1cb0f3370bd3eff6ffdad231053c953c0bff0f87
_gc instruction doesn't need slot to hold GC root area size, since that's just tagged-values>> length
basis/compiler/cfg/build-stack-frame/build-stack-frame.factor
basis/compiler/cfg/instructions/instructions.factor
basis/compiler/cfg/linearization/linearization.factor
basis/compiler/codegen/codegen.factor