]> gitweb.factorcode.org Git - factor.git/commit
vm: walk stack on inline_cache_miss if PIC_DEBUG=1
authorJoe Groff <arcata@gmail.com>
Wed, 21 Dec 2011 21:24:35 +0000 (13:24 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 21 Dec 2011 21:24:35 +0000 (13:24 -0800)
commit442923b561392deba9dc108b515cbc273e144a7d
tree0d24a9fee62575ce2b05e34ee92583ad1f2e5bef
parentb6f323450fba7fd73b7036ed3bbf51da324dc261
vm: walk stack on inline_cache_miss if PIC_DEBUG=1
Reveals inline cache stack coherency bug behind #460
vm/inline_cache.cpp