]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/image/primitives/primitives.factor
VM: removing the unused callstack-bounds primitive
[factor.git] / basis / bootstrap / image / primitives / primitives.factor
index aaa5cdaeb9e8ff2471bf431eb0a81f6a308b9002..918dab13614a82610547a10f5c643147556e292a 100644 (file)
@@ -313,10 +313,6 @@ CONSTANT: all-primitives {
                 { object } { fixnum } f
             }
             { "become" ( old new -- ) "become" { array array } { } f }
-            {
-                "callstack-bounds" ( -- start end ) "callstack_bounds"
-                { } { alien alien } make-flushable
-            }
             {
                 "check-datastack" ( array in# out# -- ? ) "check_datastack"
                 { array integer integer } { object } make-flushable