Changes between Version 61 and Version 62 of squirrelfish
- Timestamp:
- Apr 10, 2008 3:03:07 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squirrelfish
v61 v62 137 137 phase out implementsCall in favor of all clients using an inline function that calls getCallData. 138 138 139 Phase out implementsConstruct in favor of all clients using an inline function that calls getContructData. 140 141 Turn built-in object construct functions non-virtual, since their callers inside the engine know their types. 142 139 143 Pointers to registers and labels become invalid if the register or label vector resizes. 140 144