"src/code/interr.lisp" did not exist on "670d643ff7dd18a812ed5b77528f67750db37fd8"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
dtc authored
the raw address before calling, saving two bytes. This was probably done in case the static function is a closure, but to work this would need to load EAX with the fdefn pointer and jump to the fdefn raw slot - none of the static functions are closures anyway.
dtc authoredthe raw address before calling, saving two bytes. This was probably done in case the static function is a closure, but to work this would need to load EAX with the fdefn pointer and jump to the fdefn raw slot - none of the static functions are closures anyway.