Changes between Version 10 and Version 11 of squirrelfish


Ignore:
Timestamp:
Mar 25, 2008 8:38:16 PM (16 years ago)
Author:
ggaren@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • squirrelfish

    v10 v11  
    5454
    5555Must mark register file -- probably use zero fill plus type tagging to get it right
     56
     57Must mark all scope chains in all active scopes -- can do this by walking up the scopeChain pointers in the register file
    5658
    5759Pointers to registers and labels become invalid if the register or label vector resizes.