Cosmetic fixes
commit24cb3449aeffd8f8a7bafdec3c91292d494fcdc0
authorDouglas Katzman <dougk@google.com>
Wed, 8 Nov 2017 05:09:27 +0000 (8 00:09 -0500)
committerDouglas Katzman <dougk@google.com>
Wed, 8 Nov 2017 14:49:06 +0000 (8 09:49 -0500)
treef471af684826bba7799371656df36b4af9829222
parentacecc7dab5a20468dc27558346504349a59efd0a
Cosmetic fixes

- use (immobile-space-p) in sb-introspect:allocation-information.
  Also check for :dynamic space before the others based on
  the fact that most objects are in dynamic space.

- rename varyobj_page_header_gens to varyobj_page_gens
contrib/sb-introspect/introspect.lisp
src/code/alloc.lisp
src/runtime/gencgc.c
src/runtime/immobile-space.c