micro-optimize SKIP-FAST-SLOT-ACCESS-P
commitff459a24452e30741ae24c40e895a1ad7353a5a9
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 27 Aug 2007 15:31:36 +0000 (27 15:31 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 27 Aug 2007 15:31:36 +0000 (27 15:31 +0000)
tree5999b8721556e0ebea24b76efdf1b2ab90c7a2a9
parent157e21959c8023f146d6b03206aea6daa60e7b0d
micro-optimize SKIP-FAST-SLOT-ACCESS-P

* It's the only caller of SKIP-OPTIMIZE-SLOT-SLOT-VALUE-BY-CLASS-P, so
  inline the latter's body and remove the duplicate *BOOT-STATE* check
  and FIND-SLOT-DEFINITION call. Add FIXME due to apparent strangeness
  re existense of the slot definition.
src/pcl/vector.lisp
version.lisp-expr