Changes between Version 7 and Version 8 of SquirrelFish
- Timestamp:
- Apr 21, 2008, 5:08:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SquirrelFish
v7 v8 65 65 66 66 Change conservative mark of register file to exact mark -- use zero fill plus type tagging to know whether to mark a register 67 68 Must mark all scope chains in all active scopes -- can do this by walking up the scopeChain pointers in the register file69 67 70 68 automatic conversion of "this" to global object doesn't work.