Changes between Version 61 and Version 62 of squirrelfish


Ignore:
Timestamp:
Apr 10, 2008 3:03:07 PM (16 years ago)
Author:
ggaren@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • squirrelfish

    v61 v62  
    137137phase out implementsCall in favor of all clients using an inline function that calls getCallData.
    138138
     139Phase out implementsConstruct in favor of all clients using an inline function that calls getContructData.
     140
     141Turn built-in object construct functions non-virtual, since their callers inside the engine know their types.
     142
    139143Pointers to registers and labels become invalid if the register or label vector resizes.
    140144