Parents: | compiler.tree |
Word | Stack effect |
![]() | ( nodes -- nodes ) |
Vocabulary | Summary |
![]() | Tracking memory allocations |
![]() | Escape analysis for conditionals |
![]() | Skipping escape analysis pass for code which does not allocate |
![]() | Per-node dispatch for escape analysis |
![]() | Escape analysis for inline recursive combinators |
![]() | Escape analysis for straight-line code |