Remove NAME from standard-funcallable-instance low-level representation.
commita32f9c7a0e505f3701b4b9a07ab043efd51a840b
authorDouglas Katzman <dougk@google.com>
Thu, 17 Sep 2015 05:28:19 +0000 (17 01:28 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 17 Sep 2015 05:31:46 +0000 (17 01:31 -0400)
tree5d5d737182f04b744b5972fce65997124148bef6
parentd31b73391134d3796fb08685c66db45960fcf1bb
Remove NAME from standard-funcallable-instance low-level representation.

There is no need for an extra copy of the CLOS slot vector's NAME slot.
src/code/setf.lisp
src/code/target-misc.lisp
src/pcl/boot.lisp
src/pcl/braid.lisp
src/pcl/dfun.lisp
src/pcl/low.lisp
src/pcl/macros.lisp
src/pcl/methods.lisp