mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-04 11:10:27 +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. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |