Changes between Version 7 and Version 8 of Commentary/Rts/Storage/Stack
- Timestamp:
- 10/05/09 14:12:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Rts/Storage/Stack
v7 v8 32 32 == Kinds of Stack Frame == 33 33 34 (defined in [[GhcFile(includes/rts/storage/ClosureTypes.h)]]) 34 The constants for the different types of stack frame are defined in [[GhcFile(includes/rts/storage/ClosureTypes.h)]]. More details about the layouts are available in [[GhcFile(includes/rts/storage/Closures.h)]] 35 35 36 36 * {{{RET_BCO}}}
