Changes between Version 8 and Version 9 of SquirrelFish
- Timestamp:
- Apr 24, 2008, 10:09:41 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SquirrelFish
v8 v9 51 51 52 52 "With", and "catch" scopes are not marked during GC. 53 54 The currently executing function will not be marked during GC if the slot holding the function is overwritten during its execution.55 53 56 54 Optimize dynamic scopes that aren't closures not to save the environment on return