]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/contexts.hpp
GC maps for more compact inline GC checks
[factor.git] / vm / contexts.hpp
index 582fab173f9bc7a0c7b3c89c161d50ba5b10fca0..4aa7d7c221b215af99c37155db37cf355569bb32 100644 (file)
@@ -45,6 +45,7 @@ struct context {
        void reset_context_objects();
        void reset();
        void fix_stacks();
+       void scrub_stacks(gc_info *info, cell index);
 
        cell peek()
        {