mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
* module/language/cps/effects-analysis.scm (&header): New memory kind, for the fixed parts of objects. Distinguishing init-only memory allows us to determine that vector-set! doesn't stomple vector-length. (annotation->memory-kind*): New helper, mapping references to fixed offsets to &header. Use for scm-ref/immediate et al. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scheme | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |