LispWorks User Guide and Reference Manual > 9 The Compiler > 9.6 Optimizing your code

NextPrevUpTopContentsIndex

9.6.6 Stack allocation of objects with dynamic extent

(declare dynamic-extent) will optimize these calls so that they allocate in the stack, in all cases:

(declare dynamic-extent) will also optimize these specific calls:


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex