Changes between Version 38 and Version 39 of squirrelfish
- Timestamp:
- Apr 1, 2008, 9:47:49 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squirrelfish
v38 v39 154 154 Verify that current function gets marked by virtue of being in the register file 155 155 156 Make functions mark their CodeBlocks' constant pools157 158 156 Change conservative mark of register file to exact mark -- use zero fill plus type tagging to know whether to mark a register 159 157 … … 164 162 Pointers to registers and labels become invalid if the register or label vector resizes. 165 163 166 GC mark for constant pools 164 Mark constant pools for global and eval code 167 165 168 166 GC mark for possibly uninitialized register file