Changes between Version 7 and Version 8 of Commentary/Rts/Storage/Stack

Show
Ignore:
Timestamp:
10/05/09 14:12:40 (4 years ago)
Author:
diatchki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Rts/Storage/Stack

    v7 v8  
    3232== Kinds of Stack Frame == 
    3333 
    34 (defined in [[GhcFile(includes/rts/storage/ClosureTypes.h)]]) 
     34The 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)]] 
    3535 
    3636 * {{{RET_BCO}}}