1.0.41.25: compiler: Create sb!vm::static-fdefn-offset.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sat, 7 Aug 2010 15:19:51 +0000 (15:19 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sat, 7 Aug 2010 15:19:51 +0000 (15:19 +0000)
commit34ef6951cd7243a4eaccf2efb10e6b3d2908e12b
treecf3706ad7b3f2119740a43871cc09950450f6344
parent1f8efb3fd750d7c4127ce938a53bf245f190546d
1.0.41.25: compiler: Create sb!vm::static-fdefn-offset.

  * Create sb!vm::static-fdefn-offset to provide the byte offset
from NIL to the tagged form of the fdefinition.

  * Reimplement sb!vm:static-fun-offset (a misnomer) in terms of
sb!vm::static-fdefn-offset.
src/compiler/generic/utils.lisp
version.lisp-expr