Changes between Version 5 and Version 6 of Commentary/Rts/Storage/HeapObjects
- Timestamp:
- 05/08/07 04:06:11 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Rts/Storage/HeapObjects
v5 v6 274 274 There is a fixed set of pre-compiled selector thunks built into the 275 275 RTS, representing offsets from 0 to {{{MAX_SPEC_SELECTOR_THUNK}}}, 276 see [[GhcFile(rts/Stg MiscThunks.cmm)]].276 see [[GhcFile(rts/StgStdThunks.cmm)]]. 277 277 The info tables are labelled {{{__sel_n_upd_info}}} where {{{n}}} is the 278 278 offset. Non-updating versions are also built in, with info tables
