Changes between Version 11 and Version 12 of SquirrelFish
- Timestamp:
- May 6, 2008, 9:43:50 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SquirrelFish
v11 v12 61 61 62 62 Is it safe for Lists to store a direct pointer to the register file? What if the register file reallocates? 63 64 isGlobalCallFrame is a little bogus, since it will return true for implicit function call frames, including getter/setter, valueOf, and toString. 63 65 64 66 Change conservative mark of register file to exact mark -- use zero fill plus type tagging to know whether to mark a register