0.9.10.4: better CONSTANTP
[sbcl.git] / src / code / cold-init.lisp
index edbcf42..fd3ee81 100644 (file)
   (show-and-call !policy-cold-init-or-resanify)
   (/show0 "back from !POLICY-COLD-INIT-OR-RESANIFY")
 
+  (show-and-call !constantp-cold-init)
   (show-and-call !early-proclaim-cold-init)
 
   ;; KLUDGE: Why are fixups mixed up with toplevel forms? Couldn't