Changes between Version 58 and Version 59 of squirrelfish


Ignore:
Timestamp:
Apr 9, 2008 10:23:06 PM (16 years ago)
Author:
oliver@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • squirrelfish

    v58 v59  
    55  * Getters and Setters
    66  * toString/valueOf
    7     -- It occurs to me that these could both be "trivially" handled through the standard js -> native -> js call model -- at least in the short-medium term
     7     * It occurs to me that these could both (s|g)etters and toString could be "trivially" handled through the standard js -> native -> js call model -- at least in the short-medium term
    88  * eval
    99  * proper values for "this"