Changes between Version 38 and Version 39 of squirrelfish


Ignore:
Timestamp:
Apr 1, 2008 9:47:49 PM (16 years ago)
Author:
ggaren@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • squirrelfish

    v38 v39  
    154154Verify that current function gets marked by virtue of being in the register file
    155155
    156 Make functions mark their CodeBlocks' constant pools
    157 
    158156Change conservative mark of register file to exact mark -- use zero fill plus type tagging to know whether to mark a register
    159157
     
    164162Pointers to registers and labels become invalid if the register or label vector resizes.
    165163
    166 GC mark for constant pools
     164Mark constant pools for global and eval code
    167165
    168166GC mark for possibly uninitialized register file