Changes between Version 12 and Version 13 of SquirrelFish
- Timestamp:
- May 6, 2008, 9:46:31 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SquirrelFish
v12 v13 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.65 63 66 64 Change conservative mark of register file to exact mark -- use zero fill plus type tagging to know whether to mark a register