Delete redundant object sizing functions
commit316c154afb0239075afbd4ba3a5c748a3ab55750
authorDouglas Katzman <dougk@google.com>
Mon, 27 Mar 2017 20:50:30 +0000 (27 16:50 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 27 Mar 2017 20:50:30 +0000 (27 16:50 -0400)
treeac93099da349a45a756848a15080f633ff0931a1
parent1d86d6e4d9a7dba8db68c4496106852a5bf8d3bf
Delete redundant object sizing functions

* size_unboxed -> size_boxed
* size_instance -> size_short_boxed
* size_pointer -> size_immediate
src/compiler/generic/late-objdef.lisp
src/runtime/gc-common.c