Changes between Version 62 and Version 63 of squirrelfish


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

--

Legend:

Unmodified
Added
Removed
Modified
  • squirrelfish

    v62 v63  
    139139Phase out implementsConstruct in favor of all clients using an inline function that calls getContructData.
    140140
     141For memory's sake, functions should probably shrink the register file when they return, but doing so causes a minor performance regression.
     142
    141143Turn built-in object construct functions non-virtual, since their callers inside the engine know their types.
    142144