Changes between Version 10 and Version 11 of squirrelfish
- Timestamp:
- Mar 25, 2008, 8:38:16 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squirrelfish
v10 v11 54 54 55 55 Must mark register file -- probably use zero fill plus type tagging to get it right 56 57 Must mark all scope chains in all active scopes -- can do this by walking up the scopeChain pointers in the register file 56 58 57 59 Pointers to registers and labels become invalid if the register or label vector resizes.